Commits

Robert Greenwalt authored a99f461b98d
Don't require WAKE_LOCK permission to enable wifi The process for starting wifi was using a wakelock around a message-pass and this was causing an exception for meer mortals (who don't have WAKE_LOCK permission). bug: 1750535