Spacewar: move to aidl bootctrl hal
Change-Id: I50fd09148097f0cda03c1a105340a3fd5f55ce8d
This commit is contained in:
@@ -4,9 +4,14 @@
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
cc_library_shared {
|
||||
name: "android.hardware.boot@1.2-impl-qti",
|
||||
stem: "android.hardware.boot@1.0-impl-1.2-qti",
|
||||
defaults: ["android.hardware.boot@1.2-impl-qti_defaults"],
|
||||
cc_binary {
|
||||
name: "android.hardware.boot-service.qti",
|
||||
defaults: ["android.hardware.boot-service.qti_defaults"],
|
||||
static_libs: ["libgptutils.nothing"],
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
name: "android.hardware.boot-service.qti.recovery",
|
||||
defaults: ["android.hardware.boot-service.qti.recovery_defaults"],
|
||||
static_libs: ["libgptutils.nothing"],
|
||||
}
|
||||
|
||||
@@ -177,9 +177,8 @@ PRODUCT_COPY_FILES += \
|
||||
|
||||
# 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 += \
|
||||
|
||||
Reference in New Issue
Block a user