Delete policy it is alread included in binder_call macros.
am: 7171232c02
* commit '7171232c02d27e777ad2267f1a8b5246b3aabc8d':
Delete policy it is alread included in binder_call macros.
This commit is contained in:
commit
ef9a0be598
1 changed files with 0 additions and 4 deletions
|
@ -38,12 +38,8 @@ set_prop(surfaceflinger, system_prop)
|
||||||
set_prop(surfaceflinger, ctl_bootanim_prop)
|
set_prop(surfaceflinger, ctl_bootanim_prop)
|
||||||
|
|
||||||
# Use open files supplied by an app.
|
# Use open files supplied by an app.
|
||||||
allow surfaceflinger appdomain:fd use;
|
|
||||||
allow surfaceflinger app_data_file:file { read write };
|
allow surfaceflinger app_data_file:file { read write };
|
||||||
|
|
||||||
# Use open file provided by bootanim.
|
|
||||||
allow surfaceflinger bootanim:fd use;
|
|
||||||
|
|
||||||
# Allow a dumpstate triggered screenshot
|
# Allow a dumpstate triggered screenshot
|
||||||
binder_call(surfaceflinger, dumpstate)
|
binder_call(surfaceflinger, dumpstate)
|
||||||
binder_call(surfaceflinger, shell)
|
binder_call(surfaceflinger, shell)
|
||||||
|
|
Loading…
Reference in a new issue