summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-10-05 18:06:21 +0200
committerTao Bao <tbao@google.com>2017-10-12 01:26:06 +0200
commit582b67850fc9ea9819ea28047b341d4e31c89ca7 (patch)
tree0da56ce9f9e87269a169d98db3c7d5e8491ace38 /Android.mk
parentMerge "applypatch: Use shared lib for libbz." (diff)
downloadandroid_bootable_recovery-582b67850fc9ea9819ea28047b341d4e31c89ca7.tar
android_bootable_recovery-582b67850fc9ea9819ea28047b341d4e31c89ca7.tar.gz
android_bootable_recovery-582b67850fc9ea9819ea28047b341d4e31c89ca7.tar.bz2
android_bootable_recovery-582b67850fc9ea9819ea28047b341d4e31c89ca7.tar.lz
android_bootable_recovery-582b67850fc9ea9819ea28047b341d4e31c89ca7.tar.xz
android_bootable_recovery-582b67850fc9ea9819ea28047b341d4e31c89ca7.tar.zst
android_bootable_recovery-582b67850fc9ea9819ea28047b341d4e31c89ca7.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 5fe37fd60..04b1625bf 100644
--- a/Android.mk
+++ b/Android.mk
@@ -260,7 +260,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 \