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

Merge "Removing setprop permissions from rild." am: 510ffa3d am: 2448baed

am: 9f588dba

Change-Id: Iea1641dac803a99ee40eb8f912966449bb226f9d
parents 0e0f7bcc 9f588dba
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.
Please register or to comment