rootdir: Clean-up tombstone related commands in rc
Accessing /data/vendor/tombstones causing sepolicy denials. Change-Id: I0230025822e681bd1402893725d83e2b2d2742b0 Signed-off-by: DennySPb <dennyspb@gmail.com>
This commit is contained in:
parent
08e188d663
commit
3762cdea9b
1 changed files with 0 additions and 5 deletions
|
@ -279,11 +279,6 @@ on post-fs-data
|
|||
#Create westalgo dir
|
||||
mkdir /data/vendor/camera/westalgo 0770 camera camera
|
||||
|
||||
|
||||
#Create directory for tftp
|
||||
mkdir /data/vendor/tombstones 0771 system system
|
||||
mkdir /data/vendor/tombstones/rfs 0771 system system
|
||||
|
||||
mkdir /data/vendor/ramdump 0771 root system
|
||||
mkdir /data/vendor/bluetooth 0770 bluetooth bluetooth
|
||||
mkdir /data/vendor/ramdump/bluetooth 0770 bluetooth bluetooth
|
||||
|
|
Loading…
Reference in a new issue