sepolicy: Add rule to allow sdcardfs to read package list
* Do not carry forward into N release. Change-Id: I1f90695c48ac5a19848efafb146eabdff1ca4b6a
This commit is contained in:
parent
ba87877dd0
commit
d4a0f0adff
2
sepolicy/kernel.te
Normal file
2
sepolicy/kernel.te
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# used by sdcardfs to read package list
|
||||||
|
allow kernel system_data_file:file open;
|
Loading…
Reference in New Issue
Block a user