projects
/
GitHub
/
LineageOS
/
android_device_samsung_universal7580-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fadc0ec
)
universal7580: Decommonise LiveDisplay
author
Dario Trombello
<dariotr@outlook.de>
Thu, 1 Apr 2021 08:03:25 +0000
(10:03 +0200)
committer
Danny Wood
<danwood76@gmail.com>
Tue, 6 Apr 2021 15:08:37 +0000
(16:08 +0100)
The J7 2015 doesn't support it
Change-Id: I143da7f159d39933a745acc6cde9811c02c7ee83
device-common.mk
patch
|
blob
|
blame
|
history
diff --git
a/device-common.mk
b/device-common.mk
index a754d1bd88f836fcc644c43004447e7758233019..c93a52d96a7660353413995148f2eae40c8e2b35 100644
(file)
--- a/
device-common.mk
+++ b/
device-common.mk
@@
-98,10
+98,6
@@
PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.light@2.0-service.samsung
-# Livedisplay
-PRODUCT_PACKAGES += \
- vendor.lineage.livedisplay@2.0-service.samsung-exynos
-
# Media
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/media/media_codecs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs.xml \