summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2017-04-05 01:21:33 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-04-05 01:21:33 +0200
commitdf141b938195afe64a41e84dab7d2a494e13b5db (patch)
tree479266d2ed99fffd1d1bb35c51a2cfed895d6381 /Android.mk
parentMerge "Change the internal representation in RangeSet." (diff)
parentMerge "Boot control HAL based on the A/B headers." (diff)
downloadandroid_bootable_recovery-df141b938195afe64a41e84dab7d2a494e13b5db.tar
android_bootable_recovery-df141b938195afe64a41e84dab7d2a494e13b5db.tar.gz
android_bootable_recovery-df141b938195afe64a41e84dab7d2a494e13b5db.tar.bz2
android_bootable_recovery-df141b938195afe64a41e84dab7d2a494e13b5db.tar.lz
android_bootable_recovery-df141b938195afe64a41e84dab7d2a494e13b5db.tar.xz
android_bootable_recovery-df141b938195afe64a41e84dab7d2a494e13b5db.tar.zst
android_bootable_recovery-df141b938195afe64a41e84dab7d2a494e13b5db.zip
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 037aa1673..d70101395 100644
--- a/Android.mk
+++ b/Android.mk
@@ -160,6 +160,7 @@ 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 \