land: Set OpenGLES version to 3.2
This commit is contained in:
parent
0d8d397d30
commit
147453ffc8
1 changed files with 1 additions and 1 deletions
|
@ -48,5 +48,5 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Properties
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.opengles.version=196609 \
|
||||
ro.opengles.version=196610 \
|
||||
ro.sf.lcd_density=320
|
||||
|
|
Loading…
Reference in a new issue