Snap for 9080899 from f3105ca0624870e63b575a997a53a7dca00f2e41 to udc-release

Change-Id: I18ac59a34fea0fa02bd3f70564809ce30a9e0297
This commit is contained in:
Android Build Coastguard Worker 2022-09-20 01:02:59 +00:00
commit 02cc20538f

View File

@ -4,6 +4,7 @@ domain_auto_trans(hal_dumpstate_default, dump_gsc_exec, dump_gsc)
hal_client_domain(dump_gsc, hal_dumpstate) hal_client_domain(dump_gsc, hal_dumpstate)
allow dump_gsc dumpstate:fd use; allow dump_gsc dumpstate:fd use;
allow dump_gsc dumpstate:fifo_file { write getattr };
allow dump_gsc shell_data_file:file { write getattr }; allow dump_gsc shell_data_file:file { write getattr };
allow dump_gsc citadel_updater:file execute_no_trans; allow dump_gsc citadel_updater:file execute_no_trans;
allow dump_gsc citadeld_service:service_manager find; allow dump_gsc citadeld_service:service_manager find;