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:
Suprabh Shukla 2023-03-03 02:35:54 +00:00 committed by Automerger Merge Worker
commit b178741b6d
2 changed files with 6 additions and 0 deletions

View file

@ -20,5 +20,8 @@
<device name="rtc-alarm0">
<subsystem>Alarm</subsystem>
</device>
<device name="dhdpcie_host_wake">
<subsystem>Wifi</subsystem>
</device>
</irq-device-map>

View file

@ -20,5 +20,8 @@
<device name="rtc-alarm0">
<subsystem>Alarm</subsystem>
</device>
<device name="dhdpcie_host_wake">
<subsystem>Wifi</subsystem>
</device>
</irq-device-map>