Snap for 9883577 from e6a9d48932 to udc-release

Change-Id: I93c24e37e1e28815d11c507c2e4d221a744be75a
This commit is contained in:
Android Build Coastguard Worker 2023-04-05 01:52:31 +00:00
commit 27a53b1b19
4 changed files with 4 additions and 1 deletions

View file

@ -257,7 +257,7 @@ PRODUCT_VENDOR_PROPERTIES += \
PRODUCT_VENDOR_PROPERTIES += \
ro.opengles.version=196610 \
graphics.gpu.profiler.support=true \
debug.renderengine.backend=skiavkthreaded
debug.renderengine.backend=skiaglthreaded
# GRAPHICS - GPU (end)
# ####################

View file

@ -94,6 +94,7 @@
</hal>
<hal format="aidl" optional="true">
<name>com.google.input</name>
<version>2</version>
<interface>
<name>ITouchContextService</name>
<instance>default</instance>

View file

@ -47,6 +47,7 @@
</hal>
<hal format="aidl">
<name>com.google.input</name>
<version>2</version>
<interface>
<name>ITouchContextService</name>
<instance>default</instance>

View file

@ -39,6 +39,7 @@
</hal>
<hal format="aidl">
<name>com.google.input</name>
<version>2</version>
<interface>
<name>ITouchContextService</name>
<instance>default</instance>