Add wakeup interrupt mapping
Test: Manually inspect the output of: `dumpsys batterystats --wakeups` Bug: 271922941 Change-Id: I8a1fa820f9f4208880e5ac13180f9d347581182b
This commit is contained in:
parent
b0e0e7295d
commit
22572e15bd
1 changed files with 6 additions and 0 deletions
|
@ -23,5 +23,11 @@
|
|||
<device name="dhdpcie_host_wake">
|
||||
<subsystem>Wifi</subsystem>
|
||||
</device>
|
||||
<device name="cp2ap_wakeup">
|
||||
<subsystem>Cellular_data</subsystem>
|
||||
</device>
|
||||
<device name="MAILBOX_AOCA322APx100">
|
||||
<subsystem>Sensor</subsystem>
|
||||
</device>
|
||||
</irq-device-map>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue