| commit | 1a76291a1d0f45e9744865e599aaf2bd746f6fa7 | [log] [tgz] |
|---|---|---|
| author | Cosmin Tanislav <demonsingur@gmail.com> | Wed Feb 19 02:44:05 2025 +0200 |
| committer | Nahhk <nahhk@proton.me> | Sun Apr 20 01:56:35 2025 -0500 |
| tree | 2a795006ff252b4b02dcc3c784071626297563c0 | |
| parent | e23ba1a5042420ef97ee29af5969a46db9846a8e [diff] |
sm6225-common: switch to common QCOM AIDL bootctrl HAL Change-Id: I04ab771d3b1c38b58913607fbff1bb3b55e1fe25
diff --git a/common.mk b/common.mk index 5caf0e1..ecf29b8 100644 --- a/common.mk +++ b/common.mk
@@ -42,6 +42,11 @@ checkpoint_gc \ otapreopt_script +# Boot control +PRODUCT_PACKAGES += \ + android.hardware.boot-service.qti \ + android.hardware.boot-service.qti.recovery + # Fastbootd PRODUCT_PACKAGES += \ fastbootd