Files
frameworks_base/services/java/com/android/server
Victoria Lease 09eeaecf74 refactor isAllowedBySettingsLocked()
This commit splits LocationManagerService.isAllowedBySettingsLocked()
into isAllowedByUserSettingsRogkei(), which takes a UID argument, and
isAllowedByCurrentUserSettingsLocked(), which does not. This removes
the need to generate synthetic UIDs with arbitrary application IDs
and makes more explicit when LocationManagerService is acting on
behalf of a caller and when it is acting on behalf of the device's
current active user.

Change-Id: I2cb8fb52687d2629848e5a4b66a4bda8f0f66fe1
2013-02-05 11:34:13 -08:00
..
2012-12-18 10:03:21 -08:00
2013-01-29 16:12:48 -08:00
2012-11-28 18:09:01 -08:00
2012-11-27 19:12:23 -08:00