From f43976db9f7dde2977d8f84d2a64c71013dfa94c Mon Sep 17 00:00:00 2001 From: Adam Shih Date: Mon, 22 Aug 2022 13:48:10 +0800 Subject: [PATCH] modularize gsc dump Bug: 242479757 Test: do bugreport that has the same content as before Change-Id: I1ca725b77f98012ebe63cf640cca18b44a5c7d57 --- whitechapel_pro/hal_dumpstate_default.te | 4 ---- 1 file changed, 4 deletions(-) diff --git a/whitechapel_pro/hal_dumpstate_default.te b/whitechapel_pro/hal_dumpstate_default.te index 77d1b7db..244ebc15 100644 --- a/whitechapel_pro/hal_dumpstate_default.te +++ b/whitechapel_pro/hal_dumpstate_default.te @@ -60,10 +60,6 @@ allow hal_dumpstate_default vendor_slog_file:file r_file_perms; allow hal_dumpstate_default logbuffer_device:chr_file r_file_perms; -allow hal_dumpstate_default citadeld_service:service_manager find; -allow hal_dumpstate_default citadel_updater:file execute_no_trans; -binder_call(hal_dumpstate_default, citadeld); - allow hal_dumpstate_default device:dir r_dir_perms; allow hal_dumpstate_default aoc_device:chr_file rw_file_perms;