summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2018-08-06 19:58:16 +0200
committerandroid-build-merger <android-build-merger@google.com>2018-08-06 19:58:16 +0200
commitea105889a5ee649b5d9240496968265951acc56a (patch)
treeb270810c92bf82527a9192a3076d1986ee3970f5 /Android.mk
parentMerge "minui: Use runtime properties instead of build time vars." (diff)
parentMerge "minui: Move to Soong." (diff)
downloadandroid_bootable_recovery-ea105889a5ee649b5d9240496968265951acc56a.tar
android_bootable_recovery-ea105889a5ee649b5d9240496968265951acc56a.tar.gz
android_bootable_recovery-ea105889a5ee649b5d9240496968265951acc56a.tar.bz2
android_bootable_recovery-ea105889a5ee649b5d9240496968265951acc56a.tar.lz
android_bootable_recovery-ea105889a5ee649b5d9240496968265951acc56a.tar.xz
android_bootable_recovery-ea105889a5ee649b5d9240496968265951acc56a.tar.zst
android_bootable_recovery-ea105889a5ee649b5d9240496968265951acc56a.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 67ad9ec0b..7b2843d17 100644
--- a/Android.mk
+++ b/Android.mk
@@ -171,7 +171,6 @@ include $(BUILD_EXECUTABLE)
include \
$(LOCAL_PATH)/boot_control/Android.mk \
- $(LOCAL_PATH)/minui/Android.mk \
$(LOCAL_PATH)/tests/Android.mk \
$(LOCAL_PATH)/updater/Android.mk \
$(LOCAL_PATH)/updater_sample/Android.mk \