OSDN Git Service

Consider disabled authorities for notifs.
authorJeff Sharkey <jsharkey@android.com>
Mon, 27 Feb 2017 21:38:30 +0000 (14:38 -0700)
committerJeff Sharkey <jsharkey@android.com>
Mon, 27 Feb 2017 21:38:37 +0000 (14:38 -0700)
commit2d0c0e35a6a2c2982675bced0151c9783166a9a0
treeec4d940aacbc1c1239d4b4892f7158043b99a303
parent694986326b94dfb072a18a024c6ef58beea7ea96
Consider disabled authorities for notifs.

They're still valid providers, even when they're disabled.

Test: builds, boots, disabled authorities considered
Bug: 35791633
Change-Id: Ie1c40ae92a72b5b9f6869ea3dca19f2b74f80bae
services/core/java/com/android/server/am/ActivityManagerService.java