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
This commit is contained in:
Sridhar Parasuram 2018-02-23 09:47:38 -08:00 committed by Isaac Chen
parent 92fd2d3603
commit b7d6af20d7

View file

@ -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