sm8250-common: Set ro.gfx.driver.0 according to stock
* This was in stock /system/build.prop but since it's labeled as u:object_r:exported3_default_prop:s0 it may as well be put in /vendor/build.prop instead. Change-Id: I5c03cedec64e7364c0733cd2ea416ca6a7b09089
This commit is contained in:
parent
0cd9a81dcf
commit
443ade5112
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@ debug.sf.latch_unsignaled=1
|
|||
persist.demo.hdmirotationlock=false
|
||||
persist.sys.sf.color_mode=0
|
||||
persist.sys.sf.color_saturation=1.0
|
||||
ro.gfx.driver.0=com.oneplus.gpudrivers.kona.api30
|
||||
ro.gfx.driver.1=com.qualcomm.qti.gpudrivers.kona.api30
|
||||
ro.hardware.egl=adreno
|
||||
ro.hardware.vulkan=adreno
|
||||
|
|
Loading…
Reference in a new issue