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:
@@ -27,13 +27,6 @@
|
||||
#
|
||||
#
|
||||
|
||||
service logger /system/bin/logcat -b all -D -f /metadata/boot_log.txt
|
||||
class main
|
||||
user root
|
||||
group root system
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
on early-init
|
||||
|
||||
on init
|
||||
@@ -41,7 +34,6 @@ on init
|
||||
on late-init
|
||||
|
||||
on post-fs
|
||||
start logger
|
||||
|
||||
on late-fs
|
||||
|
||||
|
Reference in New Issue
Block a user