mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +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: I4486bb08d21e42cf3099c6b600a7adaf7580c4bf Signed-off-by: Donnie Pollitz <donpollitz@google.com>
This commit is contained in:
@@ -904,6 +904,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user