Apply common SELinux policies related to ramdumps and coredumps to zuma.
Refer: ag/26620507 Bug: 298102808 Design: go/sys-software-logging Test: Manual Change-Id: I9f0d29ef69dc88cb8e876e37aac09ed7331c79b7
This commit is contained in:
parent
2c21455b27
commit
f8c54e9912
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/device.mk
|
||||||
include device/google/gs-common/gs_watchdogd/watchdog.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/soc/soc.mk
|
||||||
include device/google/gs-common/modem/modem.mk
|
include device/google/gs-common/modem/modem.mk
|
||||||
include device/google/gs-common/aoc/aoc.mk
|
include device/google/gs-common/aoc/aoc.mk
|
||||||
|
@ -1147,9 +1147,6 @@ else
|
||||||
BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/logger_app
|
BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/logger_app
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# sscoredump
|
|
||||||
include hardware/google/pixel/sscoredump/device.mk
|
|
||||||
|
|
||||||
# RadioExt Version
|
# RadioExt Version
|
||||||
USES_RADIOEXT_V1_6 = true
|
USES_RADIOEXT_V1_6 = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue