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:
Ady Abraham 2023-09-13 17:11:11 +00:00 committed by Gerrit Code Review
parent 62d337ec6d
commit b1600f9275

View file

@ -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;