Documentation
¶
Overview ¶
Audit pending alarms via AlarmManager.
Queries the "alarm" service for the next alarm clock, next wake-from-idle time, and alarm configuration version.
Build:
GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -o build/alarm_auditor ./examples/alarm_auditor/ adb push build/alarm_auditor /data/local/tmp/ && adb shell /data/local/tmp/alarm_auditor
Click to show internal directories.
Click to hide internal directories.