am 92218d70: Merge "Camera: modify /persist/camera_calibration permission" into jb-mr2-dev

* commit '92218d70cb4bdab407292f2922286c0d50ba8392':
  Camera: modify /persist/camera_calibration permission
This commit is contained in:
Iliyan Malchev 2013-06-11 14:10:21 -07:00 committed by Android Git Automerger
commit a98d916a1a

View file

@ -180,6 +180,9 @@ on post-fs-data
mkdir /persist/sensors
chmod 775 /persist/sensors
# Modify from 777 (for camera calibration) to 775
chmod 775 /persist/camera_calibration
#Provide the access to hostapd.conf only to root and group
chmod 0660 /data/hostapd/hostapd.conf