guacamole: build bootctrl libraries

This commit is contained in:
Peter Cai 2019-06-19 13:09:05 +08:00
parent 6e3c87b942
commit cb08912d35
No known key found for this signature in database
GPG Key ID: 71F5FB4E4F3FD54F
1 changed files with 7 additions and 0 deletions

View File

@ -142,3 +142,10 @@ PRODUCT_PACKAGES += \
update_engine_sideload \
update_verifier
# Boot control
PRODUCT_STATIC_BOOT_CONTROL_HAL := \
bootctrl.sm8150 \
libcutils \
libgptutils \
libz \