From 1a6e6056db545b0b437940446086837f595c796e Mon Sep 17 00:00:00 2001 From: Arian Date: Tue, 22 Sep 2020 20:06:14 +0200 Subject: sdm660-common: Build new aidl qti power HAL Change-Id: I4bdea354e54d34d0dfe9b811e228fc6f8762d2ed --- configs/manifests/manifest.xml | 18 ------------------ sdm660.mk | 2 +- 2 files changed, 1 insertion(+), 19 deletions(-) diff --git a/configs/manifests/manifest.xml b/configs/manifests/manifest.xml index b1fceea..944a337 100644 --- a/configs/manifests/manifest.xml +++ b/configs/manifests/manifest.xml @@ -219,15 +219,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. default - - android.hardware.power - hwbinder - 1.2 - - IPower - default - - android.hardware.health hwbinder @@ -763,15 +754,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. default - - vendor.lineage.power - hwbinder - 1.0 - - ILineagePower - default - - vendor.lineage.trust hwbinder diff --git a/sdm660.mk b/sdm660.mk index 65e8301..c11e7a7 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -376,7 +376,7 @@ PRODUCT_PACKAGES += \ # Power PRODUCT_PACKAGES += \ - android.hardware.power@1.2-service-qti + android.hardware.power-service-qti PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/perf/perf-profile0.conf:$(TARGET_COPY_OUT_VENDOR)/etc/perf/perf-profile0.conf -- cgit v1.2.3