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,8 +304,8 @@ on post-fs-data
|
||||||
mkdir /data/media 0770 media_rw media_rw
|
mkdir /data/media 0770 media_rw media_rw
|
||||||
chown media_rw media_rw /data/media
|
chown media_rw media_rw /data/media
|
||||||
|
|
||||||
#Create directory for tftp
|
#Change ownership to system
|
||||||
mkdir /data/vendor/tombstones 0771 system system
|
chown system system /data/vendor/tombstones
|
||||||
|
|
||||||
mkdir /data/vendor/ramdump 0771 root system
|
mkdir /data/vendor/ramdump 0771 root system
|
||||||
mkdir /data/vendor/bluetooth 0770 bluetooth bluetooth
|
mkdir /data/vendor/bluetooth 0770 bluetooth bluetooth
|
||||||
|
|
Loading…
Reference in a new issue