commit | b94352bbaf5488f089568a0e2f9dd0b1007aa22f | [log] [tgz] |
---|---|---|
author | Yongqin Liu <yongqin.liu@linaro.org> | Mon Jun 20 18:13:15 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Jun 20 18:13:15 2016 +0000 |
tree | 85c4fd2f039ad671d9a63755e27ef9df5934e73e | |
parent | 4eb5b9f3421bfb33a8d90537b68c5584b778ffa8 [diff] | |
parent | 0c5a64eee58e2a97837f78254913b2acc570d380 [diff] |
Merge \"init.hikey.rc: set right user and group for uim service\" am: 0c5a64eee5 Change-Id: I78657a0edc341424985a148c8bf10d23e9238d9a
diff --git a/init.hikey.rc b/init.hikey.rc index 07ec560..33c7cb0 100644 --- a/init.hikey.rc +++ b/init.hikey.rc
@@ -86,7 +86,8 @@ #userspace daemon needed for bluetooth service uim /system/bin/uim class main - user root + user bluetooth + group bluetooth net_bt_admin system net_bt_stack oneshot service wpa_supplicant /system/bin/wpa_supplicant \