OSDN Git Service

Whitelist PHONE_STATE to wakeup apps
authorBrad Ebinger <breadley@google.com>
Sat, 22 Apr 2017 00:05:18 +0000 (17:05 -0700)
committerBrad Ebinger <breadley@google.com>
Sat, 22 Apr 2017 00:14:16 +0000 (00:14 +0000)
commit51de96af1a4678b035f964747a82f9891821aee1
treed351cae55eb94fcfa5d2fb6ee78eab813421db9b
parent67ee79e84fa14975721ab9500aabf593c05dbcfe
Whitelist PHONE_STATE to wakeup apps

Whitelists PHONE_STATE to wake up apps that are not
running when this intent is broadcast.

The bug to track removing this intent from the whitelist is b/37579761

Test: Compile and run
Change-Id: I89987195c9e6d5160b40666fbfc3893602ab1c15
services/core/java/com/android/server/TelephonyRegistry.java