Add restorecon for new label (persist_ss_file) am: 30ddea9d11
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14246058 Change-Id: I7c8be19db26641c069acbb4df17355c924169bab
This commit is contained in:
commit
85a7ad6d93
1 changed files with 1 additions and 0 deletions
|
@ -681,6 +681,7 @@ on post-fs-data
|
|||
start vendor.rebootescrow-citadel
|
||||
mkdir /data/vendor/ss 0770 root system
|
||||
mkdir /mnt/vendor/persist/ss 0770 root system
|
||||
restorecon_recursive /mnt/vendor/persist/ss
|
||||
symlink /mnt/vendor/persist/ss /data/vendor/ss/persist
|
||||
chown root system /data/vendor/ss/persist
|
||||
chmod 0770 /data/vendor/ss/persist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue