Don't create /data/camera on init.
This path cannot be used by camera HAL because it would be a Treble violation. Bug: 181300165 Test: build, boot, camera preview on a gs101 device Change-Id: I90f81b5c50e61c501c5f509814368189562a4256
This commit is contained in:
parent
6ff80b0d18
commit
a99bd1eecf
1 changed files with 0 additions and 1 deletions
|
@ -258,7 +258,6 @@ on post-fs-data
|
|||
mkdir /data/vendor/misc/vpn 0771 root system
|
||||
|
||||
# Permissions Camera
|
||||
mkdir /data/camera 0777 root root
|
||||
mkdir /data/vendor/camera 0770 system camera
|
||||
chmod 0755 /sys/kernel/debug/tracing
|
||||
restorecon /sys/kernel/debug/tracing/trace_marker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue