Merge UP1A.230905.019

Merged-In: I1b80b8ad427d8a0d2a6d967b98b89d808c549527
Change-Id: Ia94eacfd3db131d1deb86a857945119a80863bbe
This commit is contained in:
Xin Li 2023-08-31 11:52:11 -07:00
commit 3a2da08097
2 changed files with 2 additions and 2 deletions

View file

@ -270,7 +270,7 @@ endif
# Configure EGL blobcache
PRODUCT_VENDOR_PROPERTIES += \
ro.egl.blobcache.multifile=true \
ro.egl.blobcache.multifile_limit=134217728 \
ro.egl.blobcache.multifile_limit=33554432 \
PRODUCT_VENDOR_PROPERTIES += \
ro.opengles.version=196610 \

View file

@ -62,7 +62,7 @@
</hal>
<hal format="aidl" optional="true">
<name>com.google.edgetpu.dba</name>
<version>2</version>
<version>1</version>
<interface>
<name>IDevice</name>
<instance>default</instance>