From d52b6c8e3aaa3b66bb78328535fa7fd655a36c51 Mon Sep 17 00:00:00 2001 From: Arian Date: Tue, 22 Sep 2020 20:06:14 +0200 Subject: [PATCH] davinci: Build new aidl qti power HAL Change-Id: I4bdea354e54d34d0dfe9b811e228fc6f8762d2ed --- configs/hidl/manifest.xml | 19 ------------------- device.mk | 2 +- 2 files changed, 1 insertion(+), 20 deletions(-) diff --git a/configs/hidl/manifest.xml b/configs/hidl/manifest.xml index c7df0d3..f9c775b 100644 --- a/configs/hidl/manifest.xml +++ b/configs/hidl/manifest.xml @@ -211,16 +211,6 @@ @1.2::IDevice/qti-gpu @1.2::IDevice/qti-hta - - android.hardware.power - hwbinder - 1.2 - - IPower - default - - @1.2::IPower/default - android.hardware.radio hwbinder @@ -359,15 +349,6 @@ @2.1::IGoodixFingerprintDaemon/default - - vendor.lineage.power - hwbinder - 1.0 - - ILineagePower - default - - vendor.lineage.trust hwbinder diff --git a/device.mk b/device.mk index a0b00ea..b7e117b 100644 --- a/device.mk +++ b/device.mk @@ -286,7 +286,7 @@ PRODUCT_ENFORCE_RRO_TARGETS += * # Power PRODUCT_PACKAGES += \ - android.hardware.power@1.2-service-qti + android.hardware.power-service-qti # Product characteristics PRODUCT_CHARACTERISTICS := nosdcard