Merge "Changing ownership of /data/system/sensors/settings to system"
This commit is contained in:
commit
adc5852a41
|
@ -37,6 +37,7 @@ start_sensors()
|
|||
touch /data/system/sensors/settings
|
||||
chmod 775 /data/system/sensors
|
||||
chmod 664 /data/system/sensors/settings
|
||||
chown system /data/system/sensors/settings
|
||||
|
||||
mkdir -p /data/misc/sensors
|
||||
chmod 775 /data/misc/sensors
|
||||
|
|
Loading…
Reference in New Issue