pub const ACTIVE_WAKE_LOCK_NAMES: &str = "active_wake_lock_names";
The name of current active wake locks, usually recorded if we attempted to suspend, but failed because there were active wake locks.