Add wakeup reason mapping for the wifi subsystem am: 45a3d0666d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/21692325 Change-Id: I11b9d4025f45b4d56af6801f34f7db94066ddcc6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
b178741b6d
2 changed files with 6 additions and 0 deletions
|
@ -20,5 +20,8 @@
|
|||
<device name="rtc-alarm0">
|
||||
<subsystem>Alarm</subsystem>
|
||||
</device>
|
||||
<device name="dhdpcie_host_wake">
|
||||
<subsystem>Wifi</subsystem>
|
||||
</device>
|
||||
</irq-device-map>
|
||||
|
||||
|
|
|
@ -20,5 +20,8 @@
|
|||
<device name="rtc-alarm0">
|
||||
<subsystem>Alarm</subsystem>
|
||||
</device>
|
||||
<device name="dhdpcie_host_wake">
|
||||
<subsystem>Wifi</subsystem>
|
||||
</device>
|
||||
</irq-device-map>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue