msm8976-common: Define extra folders in makefile instead of init.qcom.rc

With Android 10, these folders get wiped out unless declared at compile time.
This commit is contained in:
David Ng 2020-03-07 23:44:45 +01:00 committed by ripee
parent 716572f24a
commit 288a849491
1 changed files with 30 additions and 0 deletions

View File

@ -30,3 +30,33 @@ mode: 0755
user: AID_SYSTEM
group: AID_RADIO
caps: NET_BIND_SERVICE
[dsp/]
mode: 0771
user: AID_MEDIA
group: AID_MEDIA
caps: 0
[efs/]
mode: 0771
user: AID_SYSTEM
group: AID_RADIO
caps: 0
[firmware/]
mode: 0771
user: AID_SYSTEM
group: AID_SYSTEM
caps: 0
[firmware-modem/]
mode: 0771
user: AID_SYSTEM
group: AID_SYSTEM
caps: 0
[persist/]
mode: 0771
user: AID_SYSTEM
group: AID_SYSTEM
caps: 0