summaryrefslogtreecommitdiff
path: root/rootdir
diff options
context:
space:
mode:
authorSridhar Parasuram <sridhar@codeaurora.org>2018-02-23 09:47:38 -0800
committerTingyiChen <tingyi364@gmail.com>2019-08-13 11:53:53 +0200
commitee2f9e99a2c14e99633b0dd6fc799ad226f1ac30 (patch)
tree1f8e3405f0311b91b860327f0d86381eb8a9a56f /rootdir
parentf1bd36c3e692dc57957328fb036d01101c710dcc (diff)
wayne-common: Address dac_override and dac_read_search issues in init.qcom.sh
init.qcom.sh accesses files owned by groups radio, system and hence the groups have been added. Change-Id: I535eeaf42f38532ec6de46eb57f3cc0e1d959a47
Diffstat (limited to 'rootdir')
-rwxr-xr-xrootdir/etc/init.qcom.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 07285a9..9181d98 100755
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -644,6 +644,7 @@ on property:crypto.driver.load=1
service vendor.qcom-sh /vendor/bin/init.qcom.sh
class late_start
user root
+ group root system radio
oneshot
service vendor.qcom-post-boot /vendor/bin/init.qcom.post_boot.sh