From 4267c03e58e3f5877b6667aa123b0bee62ccc654 Mon Sep 17 00:00:00 2001 From: Suprabh Shukla Date: Mon, 6 Mar 2023 16:51:48 -0800 Subject: [PATCH] Add device map for wakeup attribution to felix This xml maps the devices that can wake the main CPU up to subsystems that use them. Test: Builds, boots. Manualy verify the loaded map in the output of `dumpsys batterystats --wakeups` Bug: 271922941 Change-Id: I3988cde6d8c5258c1f952ccd8c0a08143998473a --- .../base/core/res/res/xml/irq_device_map.xml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 felix/overlay/frameworks/base/core/res/res/xml/irq_device_map.xml diff --git a/felix/overlay/frameworks/base/core/res/res/xml/irq_device_map.xml b/felix/overlay/frameworks/base/core/res/res/xml/irq_device_map.xml new file mode 100644 index 0000000..beb5166 --- /dev/null +++ b/felix/overlay/frameworks/base/core/res/res/xml/irq_device_map.xml @@ -0,0 +1,27 @@ + + + + + Alarm + + + Wifi + + +