Merge "Revert "sepolicy: allow surfaceflinger to read device_config_aconfig_flags_prop"" into main
diff --git a/private/surfaceflinger.te b/private/surfaceflinger.te
index c1aa4cc..91e9aba 100644
--- a/private/surfaceflinger.te
+++ b/private/surfaceflinger.te
@@ -68,7 +68,6 @@
# 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;