Update Sound_trigger interrupt to match the AoC configuration

Test: Manually verify that ST wakeups appear properly attributed in
`dumpsys batterystats --wakeups'

Bug: 317130983
Change-Id: I3d097380f70a913fc6101f3d6d312cb760255fc6
This commit is contained in:
Suprabh Shukla 2023-12-20 11:56:36 -08:00
parent 835cadfadc
commit 044cfb26b7
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@
<device name="cp2ap_wakeup"> <device name="cp2ap_wakeup">
<subsystem>Cellular_data</subsystem> <subsystem>Cellular_data</subsystem>
</device> </device>
<device name="MAILBOX_AOCF12APx1100"> <device name="MAILBOX_AOCF12APx1300">
<subsystem>Sound_trigger</subsystem> <subsystem>Sound_trigger</subsystem>
</device> </device>
<device name="MAILBOX_AOCA322APx100"> <device name="MAILBOX_AOCA322APx100">

View file

@ -26,7 +26,7 @@
<device name="cp2ap_wakeup"> <device name="cp2ap_wakeup">
<subsystem>Cellular_data</subsystem> <subsystem>Cellular_data</subsystem>
</device> </device>
<device name="MAILBOX_AOCF12APx1100"> <device name="MAILBOX_AOCF12APx1300">
<subsystem>Sound_trigger</subsystem> <subsystem>Sound_trigger</subsystem>
</device> </device>
<device name="MAILBOX_AOCA322APx100"> <device name="MAILBOX_AOCA322APx100">