diff --git a/device.mk b/device.mk index 103d0447d3fd687ca67235e70ad2a7d0d57d58fe..9ba804c89299f94c7c797cf460b682aedf743035 100644 --- a/device.mk +++ b/device.mk @@ -56,6 +56,8 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \ frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \ frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml \ + frameworks/native/data/etc/android.hardware.vulkan.level-0.xml:system/etc/permissions/android.hardware.vulkan.level-0.xml \ + frameworks/native/data/etc/android.hardware.vulkan.version-1_0_3.xml:system/etc/permissions/android.hardware.vulkan.version-1_0_3.xml \ frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \ frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \ frameworks/native/data/etc/android.software.midi.xml:system/etc/permissions/android.software.midi.xml \ diff --git a/system.prop b/system.prop index a1b13eab16e65104af92f6d655635d0b1f60ee51..ccf8ddacd78601326c204ac74d07324745f1246a 100644 --- a/system.prop +++ b/system.prop @@ -68,7 +68,7 @@ dev.pm.dyn_samplingrate=1 persist.demo.hdmirotationlock=false debug.enable.sglscale=1 debug.gralloc.enable_fb_ubwc=1 -ro.opengles.version=196609 +ro.opengles.version=196610 ro.qualcomm.cabl=0 ro.sf.lcd_density=480