Skip to content
Snippets Groups Projects
Commit 16a66529 authored by Stephen Smalley's avatar Stephen Smalley
Browse files

Generalize rmnet entry for radio properties.


Our policy also has this entry:
net.rmnet_usb0.         u:object_r:radio_prop:s0

Rather than trying to enumerate all possible variants, just reduce
the existing rmnet0 entry to rmnet so that it matches all properties
with that prefix.

Change-Id: Ic2090ea55282fb219eab54c96fd52da96bb18917
Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
parent 35102f58
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# property service keys
#
#
net.rmnet0 u:object_r:radio_prop:s0
net.rmnet u:object_r:radio_prop:s0
net.gprs u:object_r:radio_prop:s0
net.ppp u:object_r:radio_prop:s0
net.qmi u:object_r:radio_prop:s0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment