mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
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: Iafa32e27b7c24bda41cf251048995ae96b3ce8f7 Signed-off-by: Donnie Pollitz <donpollitz@google.com>
This commit is contained in:
@@ -919,6 +919,7 @@ on post-fs-data
|
||||
chmod 0770 /data/vendor/ss/persist
|
||||
symlink /dev/block/platform/13200000\.ufs/by-name/trusty_persist /data/vendor/ss/persist/0
|
||||
chown system system /data/vendor/ss/persist/0
|
||||
chown system system /data/vendor/ss/persist/nsp
|
||||
|
||||
restart storageproxyd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user