summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2017-05-18 22:42:50 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-05-18 22:42:50 +0200
commit05a30df508c6aadb13ce3f55bc792487532fac04 (patch)
treeca517d8acb52a66d467dd40041fe3eb1d8fb71c3 /Android.mk
parentFix the input parameter for "set_retry_bootloader_message" am: 539b08cfcf (diff)
parentMerge "libbootloader_message: convert to Android.bp" am: bec0d4cb94 am: 8226fd8926 (diff)
downloadandroid_bootable_recovery-05a30df508c6aadb13ce3f55bc792487532fac04.tar
android_bootable_recovery-05a30df508c6aadb13ce3f55bc792487532fac04.tar.gz
android_bootable_recovery-05a30df508c6aadb13ce3f55bc792487532fac04.tar.bz2
android_bootable_recovery-05a30df508c6aadb13ce3f55bc792487532fac04.tar.lz
android_bootable_recovery-05a30df508c6aadb13ce3f55bc792487532fac04.tar.xz
android_bootable_recovery-05a30df508c6aadb13ce3f55bc792487532fac04.tar.zst
android_bootable_recovery-05a30df508c6aadb13ce3f55bc792487532fac04.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 1f69d5d5a..e619db031 100644
--- a/Android.mk
+++ b/Android.mk
@@ -185,7 +185,6 @@ include $(BUILD_STATIC_LIBRARY)
include \
$(LOCAL_PATH)/applypatch/Android.mk \
$(LOCAL_PATH)/boot_control/Android.mk \
- $(LOCAL_PATH)/bootloader_message/Android.mk \
$(LOCAL_PATH)/edify/Android.mk \
$(LOCAL_PATH)/minadbd/Android.mk \
$(LOCAL_PATH)/minui/Android.mk \