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:
cbacda4
)
universal7580: Move graphics composer to hwbinder
author
Bruno Martins
<bgcngm@gmail.com>
Thu, 10 Dec 2020 11:32:08 +0000
(11:32 +0000)
committer
Jan Altensen
<info@stricted.net>
Sun, 3 Jan 2021 08:36:54 +0000
(09:36 +0100)
The passthrough impl is dead as of Android 11 QPR1.
Change-Id: Ic10e93398363f03551afe39715cb664bbbce1683
device-common.mk
patch
|
blob
|
blame
|
history
diff --git
a/device-common.mk
b/device-common.mk
index fc611bdf30adb0ccb2ac2fadf54c4c71718840a8..503924e8dd1226964287403cc6f5676c7e928811 100644
(file)
--- a/
device-common.mk
+++ b/
device-common.mk
@@
-76,7
+76,7
@@
PRODUCT_PACKAGES += \
libfimg \
android.hardware.graphics.allocator@2.0-impl \
android.hardware.graphics.allocator@2.0-service \
- android.hardware.graphics.composer@2.1-
impl
\
+ android.hardware.graphics.composer@2.1-
service
\
android.hardware.graphics.mapper@2.0-impl \
libhwc2on1adapter