Skip to content
Snippets Groups Projects
Commit ef9a0be5 authored by SimHyunYong's avatar SimHyunYong Committed by android-build-merger
Browse files

Delete policy it is alread included in binder_call macros.

am: 7171232c

* commit '7171232c':
  Delete policy it is alread included in binder_call macros.
parents c37b0c33 7171232c
No related branches found
No related tags found
No related merge requests found
......@@ -38,12 +38,8 @@ set_prop(surfaceflinger, system_prop)
set_prop(surfaceflinger, ctl_bootanim_prop)
# Use open files supplied by an app.
allow surfaceflinger appdomain:fd use;
allow surfaceflinger app_data_file:file { read write };
# Use open file provided by bootanim.
allow surfaceflinger bootanim:fd use;
# Allow a dumpstate triggered screenshot
binder_call(surfaceflinger, dumpstate)
binder_call(surfaceflinger, shell)
......
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