Adding interrupt mapping for sound_trigger wakeups
Test: Manually inspect the output of `dumpsys batterystats --wakeups` Bug: 271922941 Change-Id: I1e537775db73b56df36515427117df2e21483dc6
This commit is contained in:
parent
2b7a51800c
commit
9897a96f19
2 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,9 @@
|
|||
<device name="cp2ap_wakeup">
|
||||
<subsystem>Cellular_data</subsystem>
|
||||
</device>
|
||||
<device name="MAILBOX_AOCF12APxE00">
|
||||
<subsystem>Sound_trigger</subsystem>
|
||||
</device>
|
||||
<device name="MAILBOX_AOCA322APx100">
|
||||
<subsystem>Sensor</subsystem>
|
||||
</device>
|
||||
|
|
|
@ -26,6 +26,9 @@
|
|||
<device name="cp2ap_wakeup">
|
||||
<subsystem>Cellular_data</subsystem>
|
||||
</device>
|
||||
<device name="MAILBOX_AOCF12APxE00">
|
||||
<subsystem>Sound_trigger</subsystem>
|
||||
</device>
|
||||
<device name="MAILBOX_AOCA322APx100">
|
||||
<subsystem>Sensor</subsystem>
|
||||
</device>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue