update dumpstate to latest version
Bug: 240530709 Test: adb bugreport Change-Id: I49ffdcadce89e3dc8859819576998df56928a75a
This commit is contained in:
parent
3abe730880
commit
c745e34cb4
15 changed files with 469 additions and 719 deletions
|
@ -16,6 +16,12 @@
|
|||
|
||||
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/soc/soc.mk
|
||||
include device/google/gs-common/modem/modem.mk
|
||||
include device/google/gs-common/aoc/aoc.mk
|
||||
include device/google/gs-common/trusty/trusty.mk
|
||||
include device/google/gs-common/storage/storage.mk
|
||||
|
||||
TARGET_BOARD_PLATFORM := zuma
|
||||
ALLOW_MISSING_DEPENDENCIES := true
|
||||
|
@ -427,7 +433,7 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# dumpstate HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.dumpstate@1.1-service.zuma
|
||||
android.hardware.dumpstate-service.zuma
|
||||
|
||||
# AoC support
|
||||
include device/google/zuma/aoc/device.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue