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:
Soo-Hwan Na 2021-12-10 10:22:44 +09:00 committed by roynatech2544
commit acc922ef39
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -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