sm8250-common: add boot hal and its dependencies
This commit is contained in:
parent
8cda2bbb95
commit
f1624f4271
8 changed files with 1965 additions and 1 deletions
13
sm8250.mk
13
sm8250.mk
|
|
@ -29,4 +29,15 @@ AB_OTA_POSTINSTALL_CONFIG += \
|
|||
|
||||
PRODUCT_PACKAGES += \
|
||||
checkpoint_gc \
|
||||
otapreopt_script
|
||||
otapreopt_script
|
||||
|
||||
# Boot control
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.boot@1.1-impl-qti \
|
||||
android.hardware.boot@1.1-impl-qti.recovery \
|
||||
android.hardware.boot@1.1-service \
|
||||
bootctrl.kona \
|
||||
bootctrl.kona.recovery
|
||||
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
bootctl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue