deb: Fix for LiveDisplay

This commit is contained in:
followmsi 2020-09-23 16:53:41 +02:00
parent ebb360232e
commit b2591c9805

View file

@ -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>