From 32753ad28cc7cc09c976efcc49613edec4a8f6c1 Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Sat, 8 May 2021 21:45:29 +0200 Subject: [PATCH] sm7250-common: Build custom lights AIDL Change-Id: Id7d8c2c5c141dba8006eb6e800dcd8777e1441d6 --- lito.mk | 6 +----- manifest.xml | 5 ----- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/lito.mk b/lito.mk index b751d82..596bdf4 100644 --- a/lito.mk +++ b/lito.mk @@ -234,11 +234,7 @@ PRODUCT_PACKAGES += \ # Lights PRODUCT_PACKAGES += \ - android.hardware.light@2.0-impl \ - android.hardware.light@2.0-service - -PRODUCT_PACKAGES += \ - lights.lito + android.hardware.lights-service.xiaomi_lito # LiveDisplay PRODUCT_PACKAGES += \ diff --git a/manifest.xml b/manifest.xml index 879f23f..eefa359 100644 --- a/manifest.xml +++ b/manifest.xml @@ -56,11 +56,6 @@ hwbinder @4.0::IKeymasterDevice/default - - android.hardware.light - hwbinder - @2.0::ILight/default - android.hardware.media.omx hwbinder