Merge "Apply common SELinux policies related to ramdumps and coredumps to zuma." into 24D1-dev
This commit is contained in:
commit
b149c66beb
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
|
||||||
|
@ -1143,9 +1143,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