Snap for 11746631 from d8a9aa897d to 24Q3-release

Change-Id: I3ff881b5988b74ccd9084ec912e2de670981f687
This commit is contained in:
Android Build Coastguard Worker 2024-04-22 23:02:11 +00:00
commit 6f8f1622b2
2 changed files with 8 additions and 0 deletions

View file

@ -28,6 +28,8 @@
/dev/acd-audio_ap_offload_tx u:object_r:aoc_device:s0
/dev/acd-mel_processor u:object_r:aoc_device:s0
/dev/acd-aocx_control u:object_r:aoc_device:s0
/dev/acd-aocx_inject[0-9]* u:object_r:aoc_device:s0
/dev/acd-aocx_tapout[0-9]* u:object_r:aoc_device:s0
/dev/acd-mc_headpos u:object_r:aoc_device:s0
# AoC vendor binaries

View file

@ -5,6 +5,12 @@ PRODUCT_PACKAGES_DEBUG += \
dump_ramdump \
ramdump \
# When not AOSP targets
ifeq (,$(filter aosp_%, $(TARGET_PRODUCT)))
PRODUCT_PACKAGES += SSRestartDetector
PRODUCT_PACKAGES_DEBUG += RamdumpUploader
endif
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/ramdump_and_coredump/sepolicy
# sscoredump