Revert "Set up access control rule for aocxd"
This reverts commit f3564e9b91
.
Reason for revert: BB
Change-Id: If529dbe90cdae4cd9266af85de63bb8a4f808977
Fix: 386696682
This commit is contained in:
parent
f3564e9b91
commit
132d2f2515
2 changed files with 0 additions and 8 deletions
|
@ -1,11 +1,5 @@
|
|||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/aoc/sepolicy
|
||||
|
||||
# Skip aosp_ build due to dcservice_app is not available
|
||||
ifeq (,$(filter aosp_%, $(TARGET_PRODUCT)))
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += \
|
||||
device/google/gs-common/aoc/sepolicy/allowlist
|
||||
endif
|
||||
|
||||
PRODUCT_PACKAGES += dump_aoc \
|
||||
aocd \
|
||||
aocxd
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
# set up rule to control the access to aocxd
|
||||
neverallow { domain -hwservicemanager -servicemanager -vndservicemanager -system_suspend_server -dumpstate -hal_audio_default -dcservice_app } aocxd:binder { call transfer };
|
Loading…
Add table
Add a link
Reference in a new issue