Merge "Make surface_flinger_native_boot_prop a system_restricted_prop for ADPF" am: 96c5222c94 am: 6cd97931e3

Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1931900

Change-Id: I55b7654696b6031e53a2af727f2cfd48ab685fb1
This commit is contained in:
Treehugger Robot 2021-12-28 01:30:17 +00:00 committed by Automerger Merge Worker
commit be132f1e8a
3 changed files with 2 additions and 1 deletions

View file

@ -11,6 +11,7 @@
charger_vendor
cloudsearch_service
device_config_nnapi_native_prop
device_config_surface_flinger_native_boot_prop
dice_maintenance_service
dice_node_service
diced

View file

@ -12,7 +12,6 @@ system_internal_prop(device_config_window_manager_native_boot_prop)
system_internal_prop(device_config_configuration_prop)
system_internal_prop(device_config_connectivity_prop)
system_internal_prop(device_config_swcodec_native_prop)
system_internal_prop(device_config_surface_flinger_native_boot_prop)
system_internal_prop(fastbootd_protocol_prop)
system_internal_prop(gsid_prop)
system_internal_prop(init_perf_lsm_hooks_prop)

View file

@ -67,6 +67,7 @@ system_restricted_prop(build_prop)
system_restricted_prop(device_config_nnapi_native_prop)
system_restricted_prop(device_config_runtime_native_boot_prop)
system_restricted_prop(device_config_runtime_native_prop)
system_restricted_prop(device_config_surface_flinger_native_boot_prop)
system_restricted_prop(fingerprint_prop)
system_restricted_prop(hal_instrumentation_prop)
system_restricted_prop(hypervisor_prop)