sanders: change sensors registry file owner and group
Sensors registry file ownership is retained even after OTA upgrade and that file is only accessible by daemon belongs to same ownership permissions. Change-Id: I3543733232aeab04d14fb9d69f635c1e6c6df1e2
This commit is contained in:
committed by
therootlord
parent
047bfded6e
commit
8f68d0a5dd
@@ -94,6 +94,7 @@ on early-boot
|
||||
chmod 0664 /persist/sensors/sensors_settings
|
||||
|
||||
chown system system /mnt/vendor/persist/sensors
|
||||
chown system system /mnt/vendor/persist/sensors/sns.reg
|
||||
chown system system /mnt/vendor/persist/sensors/registry
|
||||
chown system system /mnt/vendor/persist/sensors/registry/registry
|
||||
chown system system /mnt/vendor/persist/sensors/registry/registry/sensors_registry
|
||||
|
||||
Reference in New Issue
Block a user