projects
/
GitHub
/
LineageOS
/
android_device_samsung_slsi_sepolicy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5c197a
)
common: Allow rild to read vendor_radio_pro
author
Andreas Schneider
<asn@cryptomilk.org>
Mon, 7 Sep 2020 15:25:32 +0000
(17:25 +0200)
committer
Andreas Schneider
<asn@cryptomilk.org>
Mon, 7 Sep 2020 15:25:32 +0000
(17:25 +0200)
Change-Id: Idc020da27f132ea3db5d2c48ffed9c360af60697
common/vendor/rild.te
patch
|
blob
|
blame
|
history
diff --git
a/common/vendor/rild.te
b/common/vendor/rild.te
index 6f425e8e80170808d526c34af7fe4c9c39b6a979..f5098f557297be729338914cc606ea9393b20cdb 100644
(file)
--- a/
common/vendor/rild.te
+++ b/
common/vendor/rild.te
@@
-1,5
+1,7
@@
# rild.te
+get_prop(rild, vendor_radio_prop)
+
allow rild block_device:dir search;
allow rild mnt_vendor_file:dir { getattr search };