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: Idd8c358ffbc20db948546e10451e8311a09e09ac Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a41b565ca4
2 changed files with 6 additions and 0 deletions
|
@ -20,5 +20,8 @@
|
||||||
<device name="rtc-alarm0">
|
<device name="rtc-alarm0">
|
||||||
<subsystem>Alarm</subsystem>
|
<subsystem>Alarm</subsystem>
|
||||||
</device>
|
</device>
|
||||||
|
<device name="dhdpcie_host_wake">
|
||||||
|
<subsystem>Wifi</subsystem>
|
||||||
|
</device>
|
||||||
</irq-device-map>
|
</irq-device-map>
|
||||||
|
|
||||||
|
|
|
@ -20,5 +20,8 @@
|
||||||
<device name="rtc-alarm0">
|
<device name="rtc-alarm0">
|
||||||
<subsystem>Alarm</subsystem>
|
<subsystem>Alarm</subsystem>
|
||||||
</device>
|
</device>
|
||||||
|
<device name="dhdpcie_host_wake">
|
||||||
|
<subsystem>Wifi</subsystem>
|
||||||
|
</device>
|
||||||
</irq-device-map>
|
</irq-device-map>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue