Build boot control HAL with Android.bp

Bug: 78793464
Test: make
Change-Id: Id5efceda0f5e93bbaf33c2dc3e203fd39ef44e28
This commit is contained in:
Hridya Valsaraju
2018-07-26 16:51:52 -07:00
parent 08cf9ccb2f
commit c53dad20d0
3 changed files with 37 additions and 34 deletions
-1
View File
@@ -243,7 +243,6 @@ LOCAL_REQUIRED_MODULES += \
include $(BUILD_EXECUTABLE)
include \
$(LOCAL_PATH)/boot_control/Android.mk \
$(LOCAL_PATH)/tests/Android.mk \
$(LOCAL_PATH)/updater/Android.mk \
$(LOCAL_PATH)/updater_sample/Android.mk \