Make sure nsp storage has the right owner/group
Background: * Not all secure storage files had the correct ownership transitions. Bug: 280325952 Test: Changed permissions and confirmed user transitions Change-Id: I306209fe04256ca48ea7b6246a6c8718a29b149b Signed-off-by: Donnie Pollitz <donpollitz@google.com>
This commit is contained in:
parent
755241a5ff
commit
8418379564
1 changed files with 1 additions and 0 deletions
|
@ -860,6 +860,7 @@ on post-fs-data
|
|||
symlink /mnt/vendor/persist/ss /data/vendor/ss/persist
|
||||
chown root system /data/vendor/ss/persist
|
||||
chmod 0770 /data/vendor/ss/persist
|
||||
chown system system /data/vendor/ss/persist/nsp
|
||||
|
||||
restart storageproxyd
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue