From 1899647309288c2e244d17186f2be88209437e86 Mon Sep 17 00:00:00 2001 From: Jaikumar Ganesh Date: Wed, 15 Dec 2010 11:09:32 -0800 Subject: Make bluetooth the owner of /efs/bluetooth /efs permissions were changed. This was breaking Bluetooth. Bug: 3287732 Change-Id: Ib646d87a540b2307336077f5dfe2f3a1abee4d3c --- init.herring.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'init.herring.rc') 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 -- cgit v1.1