From ee2f9e99a2c14e99633b0dd6fc799ad226f1ac30 Mon Sep 17 00:00:00 2001 From: Sridhar Parasuram Date: Fri, 23 Feb 2018 09:47:38 -0800 Subject: 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 --- rootdir/etc/init.qcom.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'rootdir') 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 -- cgit v1.2.3