Snap for 9883577 from e6a9d48932
to udc-release
Change-Id: I93c24e37e1e28815d11c507c2e4d221a744be75a
This commit is contained in:
commit
27a53b1b19
4 changed files with 4 additions and 1 deletions
|
@ -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)
|
||||
# ####################
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -47,6 +47,7 @@
|
|||
</hal>
|
||||
<hal format="aidl">
|
||||
<name>com.google.input</name>
|
||||
<version>2</version>
|
||||
<interface>
|
||||
<name>ITouchContextService</name>
|
||||
<instance>default</instance>
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
</hal>
|
||||
<hal format="aidl">
|
||||
<name>com.google.input</name>
|
||||
<version>2</version>
|
||||
<interface>
|
||||
<name>ITouchContextService</name>
|
||||
<instance>default</instance>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue