From 971153aa4a65c4fbc8d916c619a17d3912b2cb02 Mon Sep 17 00:00:00 2001 From: Matthew Xie Date: Thu, 4 Oct 2012 12:35:27 -0700 Subject: Create bluetooth stack aid for sharing gid between all bluetooth processes bug 6925422 Change-Id: I8d371f8307dd6bea3909a56643819413ea829a98 --- rootdir/init.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rootdir') diff --git a/rootdir/init.rc b/rootdir/init.rc index e9abadd..106cae5 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -195,7 +195,7 @@ on post-fs-data # create basic filesystem structure mkdir /data/misc 01771 system misc mkdir /data/misc/adb 02750 system shell - mkdir /data/misc/bluedroid 0770 bluetooth bluetooth + mkdir /data/misc/bluedroid 0770 bluetooth net_bt_stack mkdir /data/misc/bluetooth 0770 system system mkdir /data/misc/keystore 0700 keystore keystore mkdir /data/misc/keychain 0771 system system -- cgit v1.1