mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: props: remove nonexistent props
<11>[ 14.195920] [6: init: 1] init: Do not have permissions to set 'ro.sys.fw.dex2oat_thread_count' to '8' in property file '/vendor/build.prop': SELinux permission check failed <11>[ 14.196075] [6: init: 1] init: Do not have permissions to set 'renderthread.skia.reduceopstasksplitting' to 'true' in property file '/vendor/build.prop': SELinux permission check failed Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
8b8df6d333
commit
acc922ef39
1 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
# Use 64-bit dex2oat for better dexopt time.
|
||||
dalvik.vm.dex2oat64.enabled=true
|
||||
ro.sys.fw.dex2oat_thread_count=8
|
||||
|
||||
## FRP
|
||||
# Disable invocation of oem_lock
|
||||
|
|
@ -21,7 +20,6 @@ debug.sf.hw=0
|
|||
### Vulkan
|
||||
ro.hwui.use_vulkan=true
|
||||
graphics.gpu.profiler.support=true
|
||||
renderthread.skia.reduceopstasksplitting=true
|
||||
debug.hwui.renderer=skiavk
|
||||
|
||||
## RIL
|
||||
|
|
|
|||
Loading…
Reference in a new issue