mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
deb: Fix for LiveDisplay
This commit is contained in:
parent
ebb360232e
commit
b2591c9805
1 changed files with 5 additions and 0 deletions
|
@ -384,4 +384,9 @@
|
|||
<item>com.google.android.gms/com.google.android.gms.nearby.messages.service.NearbyMessagesService</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Fix for Lineage LiveDisplay -->
|
||||
<!-- Boolean indicating whether the HWC setColorTransform function can be performed efficiently
|
||||
in hardware. -->
|
||||
<bool name="config_setColorTransformAccelerated">true</bool>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue