Merge "Changing ownership of /data/system/sensors/settings to system"

This commit is contained in:
Linux Build Service Account 2012-11-16 03:27:49 -08:00 committed by Gerrit - the friendly Code Review server
commit adc5852a41
1 changed files with 1 additions and 0 deletions

View File

@ -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