summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaikumar Ganesh <jaikumar@google.com>2010-12-15 11:09:32 -0800
committerJean-Baptiste Queru <jbq@google.com>2010-12-20 12:22:53 -0800
commitdab24774dc98f545046b32468d7cbc9433772ea1 (patch)
tree36e5b7533b17a4e1aa836c9690546630746715ce
parent8cc91dea16db55265e6916883779cafcb0bbaa68 (diff)
downloaddevice_samsung_crespo-dab24774dc98f545046b32468d7cbc9433772ea1.zip
device_samsung_crespo-dab24774dc98f545046b32468d7cbc9433772ea1.tar.gz
device_samsung_crespo-dab24774dc98f545046b32468d7cbc9433772ea1.tar.bz2
Make bluetooth the owner of /efs/bluetooth
/efs permissions were changed. This was breaking Bluetooth. Bug: 3287732 Change-Id: I77ff74c8921995994c73525b2eb3b5a34737f913
-rwxr-xr-xinit.herring.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.herring.rc b/init.herring.rc
index 6dc2c67..7d52527 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -38,6 +38,7 @@ on fs
mount ext4 /dev/block/platform/s3c-sdhci.0/by-name/userdata /data wait noatime nosuid nodev
# permissions for bluetooth.
+ chown bluetooth bluetooth /efs/bluetooth
chown bluetooth bluetooth ro.bt.bdaddr_path
chown bluetooth bluetooth /dev/s3c2410_serial0
chmod 0600 /dev/s3c2410_serial0