Apply common SELinux policies related to ramdumps and coredumps to gs201.
Refer: ag/26620507 Bug: 298102808 Design: go/sys-software-logging Test: Manual (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:1ae8911a2b7444aea0eb1e30564fb67c8bfef661) Merged-In: If0f1f42dfe074bdc211e538f0aa4eb7e7494abe0 Change-Id: If0f1f42dfe074bdc211e538f0aa4eb7e7494abe0
This commit is contained in:
parent
3d06665d25
commit
0e14fcb53e
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/soc/freq.mk
|
include device/google/gs-common/soc/freq.mk
|
||||||
include device/google/gs-common/modem/modem.mk
|
include device/google/gs-common/modem/modem.mk
|
||||||
|
@ -1118,9 +1118,6 @@ include hardware/google/pixel/common/pixel-common-device.mk
|
||||||
# Pixel Logger
|
# Pixel Logger
|
||||||
include hardware/google/pixel/PixelLogger/PixelLogger.mk
|
include hardware/google/pixel/PixelLogger/PixelLogger.mk
|
||||||
|
|
||||||
# sscoredump
|
|
||||||
include hardware/google/pixel/sscoredump/device.mk
|
|
||||||
|
|
||||||
# RadioExt Version
|
# RadioExt Version
|
||||||
USES_RADIOEXT_V1_5 = true
|
USES_RADIOEXT_V1_5 = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue