sm6150-common: Run hvdcp_opti in recovery mode

* Enables charging in recovery mode
  (will be useful when the main OS is not downstream Android...)

Change-Id: Ife2b7b82439ccedf2456080d8106966cdad7669f
This commit is contained in:
Yumi Yukimura
2025-05-04 15:12:51 +08:00
parent 1fe6b5704b
commit 567f4429c9
2 changed files with 2 additions and 0 deletions

View File

@@ -10477,6 +10477,7 @@ cc_prebuilt_binary {
},
prefer: true,
soc_specific: true,
recovery_available: true,
}
cc_prebuilt_binary {

View File

@@ -454,6 +454,7 @@ PRODUCT_PACKAGES += \
dpmQmiMgr \
dspservice \
hvdcp_opti \
hvdcp_opti.recovery \
android.hardware.bluetooth@1.0-service-qti \
android.hardware.drm@1.3-service.widevine \
android.hardware.gatekeeper@1.0-service-qti \