Adding irq device map for oriole and raven
This mapping is used by the framework for attributing wakeups. Each
hardware device that can cause wakeups can be mapped to a list of
subsystems that rely on that device for functioning properly.
Adding the mapping of rtc clock in these devices to the "Alarm"
subsystem, which is the only subsystem currently defined by the
framework for wakeup attribution. More mappings can be added as more
subsystems are defined.
Test: Manually: Build and flash a raven/oriole target and run:
adb shell dumpsys batterystats --wakeups
The map output should match the xml file.
Bug: 249370357
Bug: 195684213
Change-Id: I11b8297ac07dee2bba3715e6047271026093c5c8
2 files changed