summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-10-12 18:12:48 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-10-12 18:12:48 +0200
commitb058c5c4810dfea4e2bd68c4a8f49df730f016a0 (patch)
tree87889ed4afc595a2182dc79b2674996e8e65767b /Android.mk
parentMerge "applypatch: Remove the Makefile for building imgdiff in Chrome OS." (diff)
parentapplypatch: Move to Soong. (diff)
downloadandroid_bootable_recovery-b058c5c4810dfea4e2bd68c4a8f49df730f016a0.tar
android_bootable_recovery-b058c5c4810dfea4e2bd68c4a8f49df730f016a0.tar.gz
android_bootable_recovery-b058c5c4810dfea4e2bd68c4a8f49df730f016a0.tar.bz2
android_bootable_recovery-b058c5c4810dfea4e2bd68c4a8f49df730f016a0.tar.lz
android_bootable_recovery-b058c5c4810dfea4e2bd68c4a8f49df730f016a0.tar.xz
android_bootable_recovery-b058c5c4810dfea4e2bd68c4a8f49df730f016a0.tar.zst
android_bootable_recovery-b058c5c4810dfea4e2bd68c4a8f49df730f016a0.zip
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 132c6fe4a..7e34c10f9 100644
--- a/Android.mk
+++ b/Android.mk
@@ -258,7 +258,6 @@ LOCAL_MODULE := librecovery_ui_vr
include $(BUILD_STATIC_LIBRARY)
include \
- $(LOCAL_PATH)/applypatch/Android.mk \
$(LOCAL_PATH)/boot_control/Android.mk \
$(LOCAL_PATH)/minadbd/Android.mk \
$(LOCAL_PATH)/minui/Android.mk \