sdm660-common: rootdir: Change ownership of /data/vendor/tombstones to system
Change ownershiip of /data/vendor/tombstones to system Change-Id: Ia8583c48c80fc97d68df912f0672ff0cd2cb6510
This commit is contained in:
parent
b45105ad5d
commit
97ac4f002f
1 changed files with 3 additions and 3 deletions
|
@ -304,9 +304,9 @@ on post-fs-data
|
|||
mkdir /data/media 0770 media_rw media_rw
|
||||
chown media_rw media_rw /data/media
|
||||
|
||||
#Create directory for tftp
|
||||
mkdir /data/vendor/tombstones 0771 system system
|
||||
|
||||
#Change ownership to system
|
||||
chown system system /data/vendor/tombstones
|
||||
|
||||
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