OSDN Git Service

LocationManager - Handle Shutdown for right User
authorWyatt Riley <wyattriley@google.com>
Thu, 4 Aug 2016 23:10:06 +0000 (16:10 -0700)
committerWyatt Riley <wyattriley@google.com>
Fri, 5 Aug 2016 00:34:19 +0000 (17:34 -0700)
commit1b24fb17b8613894d6066dcf408e60caf2a56192
treed8400672834df5453aa62246d23048ac4d72c94e
parent41e185e73b96f6b1025eb2c920bebea32805713d
LocationManager - Handle Shutdown for right User

Only process a shutdown when it is for all users (whole system),
not a single user

Change-Id: Id51b7fb4606460462c2f6749e5ac3984bdd8319f
Bug: 30646142
services/core/java/com/android/server/LocationManagerService.java