Apply common SELinux policies related to ramdumps and coredumps to zumapro.
Refer: ag/26620507 Bug: 298102808 Design: go/sys-software-logging Test: Manual (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:831c32fac6b7ff6857c795c929eac2fc1b2430f6) Merged-In: I975b5ac3fa9e13692903cd92bdf094520736f8b1 Change-Id: I975b5ac3fa9e13692903cd92bdf094520736f8b1
This commit is contained in:
parent
0d3db367cc
commit
33d2fb3967
1 changed files with 1 additions and 4 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
include device/google/gs-common/device.mk
|
||||
include device/google/gs-common/gs_watchdogd/watchdog.mk
|
||||
include device/google/gs-common/ramdump/ramdump.mk
|
||||
include device/google/gs-common/ramdump_and_coredump/ramdump_and_coredump.mk
|
||||
include device/google/gs-common/soc/soc.mk
|
||||
include device/google/gs-common/modem/modem.mk
|
||||
include device/google/gs-common/aoc/aoc.mk
|
||||
|
@ -1137,9 +1137,6 @@ else
|
|||
BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/logger_app
|
||||
endif
|
||||
|
||||
# sscoredump
|
||||
include hardware/google/pixel/sscoredump/device.mk
|
||||
|
||||
# RadioExt Version
|
||||
USES_RADIOEXT_V1_7 = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue