Revert "sepolicy: allow surfaceflinger to read device_config_aconfig_flags_prop"
This reverts commit 62d337ec6d
.
Reason for revert: aosp/2746856 should be sufficient
Change-Id: Iec8456cc46970f3a027ea5fd95c010058ad62611
This commit is contained in:
parent
62d337ec6d
commit
b1600f9275
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ set_prop(surfaceflinger, timezone_prop)
|
|||
# Get properties.
|
||||
get_prop(surfaceflinger, qemu_sf_lcd_density_prop)
|
||||
get_prop(surfaceflinger, device_config_surface_flinger_native_boot_prop)
|
||||
get_prop(surfaceflinger, device_config_aconfig_flags_prop)
|
||||
|
||||
# Use open files supplied by an app.
|
||||
allow surfaceflinger appdomain:fd use;
|
||||
|
|
Loading…
Reference in a new issue