From 9acfd5598e96210610818628e1574325f2b7484b Mon Sep 17 00:00:00 2001 From: dianlujitao Date: Thu, 2 Jan 2025 11:34:02 +0800 Subject: [PATCH] dre: move to aidl bootctrl hal Change-Id: I50fd09148097f0cda03c1a105340a3fd5f55ce8d --- device.mk | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/device.mk b/device.mk index 254da9d..b69fb75 100644 --- a/device.mk +++ b/device.mk @@ -136,9 +136,8 @@ TARGET_SCREEN_WIDTH := 1080 # Boot control PRODUCT_PACKAGES += \ - android.hardware.boot@1.2-impl-qti \ - android.hardware.boot@1.2-impl-qti.recovery \ - android.hardware.boot@1.2-service + android.hardware.boot-service.qti \ + android.hardware.boot-service.qti.recovery # Camera PRODUCT_PACKAGES += \