commit | 2324e98ac742573f821ce30cb78d3708f32366f5 | [log] [tgz] |
---|---|---|
author | Suprabh Shukla <suprabh@google.com> | Tue Jun 05 21:06:22 2018 -0700 |
committer | Suprabh Shukla <suprabh@google.com> | Tue Jun 05 21:06:24 2018 -0700 |
tree | d2967c3b2d884a035fb090e9de494b1ab681c7b1 | |
parent | ac809dc4a36ffe94818052ebf8ea7e7d96fb4b35 [diff] |
Adding next kernel alarm time to alarm dumpsys Adding a native method to query timerfd_gettime. This is helpful in debugging because it will tell for certain whether the kernel timer was armed or not and whether it matches the expectation of higher level code in the service. Test: adb shell dumpsys alarm Bug: 78560047 Change-Id: If08ebf69b0bde7e8f504d81b98e3f41ecf7f2dc2