OSDN Git Service

Register ActivityManagerService.PackageMonitor for all users.
authorZoltan Szatmary-Ban <szatmz@google.com>
Tue, 23 Sep 2014 16:27:17 +0000 (17:27 +0100)
committerZoltan Szatmary-Ban <szatmz@google.com>
Tue, 23 Sep 2014 16:27:17 +0000 (17:27 +0100)
commit0bec95d0525971d5b78ff082150e05291275a939
treefe5af93f92931872acbee2f7260fc1ccf9745406
parentc55214a95caf1ebd9fe37a328f7e8d36efcde7bd
Register ActivityManagerService.PackageMonitor for all users.

With the introduction of managed profiles, ActivityManagerService.PackageMonitor
can receive Intents from users other than current one.

Bug: 1758091417314317
Change-Id: I7c601618f7819d6775cf422dca70a929ee1089d9
core/java/android/app/ActivityManager.java
services/core/java/com/android/server/am/ActivityManagerService.java