e3q: config.fs: Add vendor_secdir
This resolves an issue where the camera service couldn't write to /sys/power/wake_lock Change-Id: I826e60ca996888a603a22dd0fcedd921d28897cb
This commit is contained in:
@@ -114,3 +114,11 @@ service factory_ssc /vendor/bin/factory.ssc
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
setprop ro.factory.sensor.delay.init 1
|
||||
|
||||
on property:sys.dexopt.ctrl=true
|
||||
setprop dalvik.vm.dex2oat-cpu-set "0,1,5,6"
|
||||
setprop dalvik.vm.dex2oat-threads 4
|
||||
|
||||
on property:sys.dexopt.ctrl=false
|
||||
setprop dalvik.vm.dex2oat-cpu-set ""
|
||||
set_dex2oat_threads ctrl
|
||||
|
Reference in New Issue
Block a user