From 164c6dc4d17da10acbf15bc840f3fdfd94933d3f Mon Sep 17 00:00:00 2001 From: Shirayuki39 Date: Thu, 29 Aug 2024 10:57:54 +0800 Subject: [PATCH] LG8n: Switch back to lights-service.transsion Signed-off-by: Shirayuki39 --- device.mk | 2 +- extract-files.sh | 3 --- proprietary-files.txt | 5 ----- 3 files changed, 1 insertion(+), 9 deletions(-) diff --git a/device.mk b/device.mk index a676a91..bc776d0 100644 --- a/device.mk +++ b/device.mk @@ -285,7 +285,7 @@ PRODUCT_PACKAGES += \ # Lights PRODUCT_PACKAGES += \ - android.hardware.light-V1-ndk.vendor + android.hardware.lights-service.transsion # Media PRODUCT_PACKAGES += \ diff --git a/extract-files.sh b/extract-files.sh index 7568ce5..b62a03e 100755 --- a/extract-files.sh +++ b/extract-files.sh @@ -59,9 +59,6 @@ function blob_fixup { vendor/lib*/mediadrm/libwvdrmengine.so) "${PATCHELF}" --replace-needed "libprotobuf-cpp-lite-3.9.1.so" "libprotobuf-cpp-full-3.9.1.so" "${2}" ;; - vendor/bin/hw/android.hardware.lights-service.mediatek) - "$PATCHELF" --replace-needed "android.hardware.light-V1-ndk_platform.so" "android.hardware.light-V1-ndk.so" "${2}" - ;; vendor/lib*/libspeech_enh_lib.so|\ vendor/lib64/libwifi-hal-mtk.so|\ vendor/lib*/hw/power.mt6789.so|\ diff --git a/proprietary-files.txt b/proprietary-files.txt index 92ce0be..d9c0dfc 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -1888,11 +1888,6 @@ vendor/etc/init/android.hardware.security.keymint-service.trustonic.rc -vendor/etc/vintf/manifest/android.hardware.security.secureclock-service.trustonic.xml -vendor/etc/vintf/manifest/android.hardware.security.sharedsecret-service.trustonic.xml -# Lights -vendor/bin/hw/android.hardware.lights-service.mediatek -vendor/etc/init/lights-mtk-default.rc -vendor/etc/vintf/manifest/lights-mtk-default.xml - # Media vendor/bin/mt6789/v3avpud.mt6789 vendor/bin/vpud