clover: 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 Max Weffers
parent c448ab21c9
commit 0314f89167
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -940,6 +940,7 @@ on property:drmdiag.load=0
service qcom-sh /vendor/bin/init.qcom.sh
class late_start
user root
group root system radio
oneshot
service sensor-sh /vendor/bin/init.qcom.sensors.sh