sdm845-common: Build bootctrl.sdm845 using Soong
This is required to build the recovery variant of the same to be used by fastbootd. Bug: 78793464 Test: make Change-Id: I16eddcb853bda1a9969810f258884ebdbbfc1f5c
This commit is contained in:
committed by
LuK1337
parent
8937c5d867
commit
29e2cde762
10
common.mk
10
common.mk
@@ -56,6 +56,10 @@ PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/audio/audio_policy_configuration.xml:system/etc/audio_policy_configuration.xml
|
||||
|
||||
# Boot control
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.boot@1.0-impl.recovery \
|
||||
bootctrl.sdm845.recovery
|
||||
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
bootctl
|
||||
|
||||
@@ -145,12 +149,6 @@ PRODUCT_PACKAGES += \
|
||||
update_engine_sideload \
|
||||
update_verifier
|
||||
|
||||
PRODUCT_STATIC_BOOT_CONTROL_HAL := \
|
||||
bootctrl.sdm845 \
|
||||
libcutils \
|
||||
libgptutils.oneplus_sdm845.recovery \
|
||||
libz \
|
||||
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
update_engine_client
|
||||
|
||||
|
||||
Reference in New Issue
Block a user