Skip to content
Snippets Groups Projects
Commit 2448baed authored by Max Bires's avatar Max Bires Committed by android-build-merger
Browse files

Merge "Removing setprop permissions from rild."

am: 510ffa3d

Change-Id: Ia0b06fbfede00514953239b881fd7573918f8ebc
parents b298a3f4 510ffa3d
No related branches found
No related tags found
No related merge requests found
...@@ -28,10 +28,6 @@ allow rild system_file:file x_file_perms; ...@@ -28,10 +28,6 @@ allow rild system_file:file x_file_perms;
# property service # property service
set_prop(rild, radio_prop) set_prop(rild, radio_prop)
set_prop(rild, net_radio_prop)
set_prop(rild, system_radio_prop)
auditallow rild net_radio_prop:property_service set;
auditallow rild system_radio_prop:property_service set;
allow rild tty_device:chr_file rw_file_perms; allow rild tty_device:chr_file rw_file_perms;
......
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