diff options
author | Nick Pelly <npelly@google.com> | 2012-07-29 21:23:08 -0700 |
---|---|---|
committer | Nick Pelly <npelly@google.com> | 2012-07-30 13:17:30 -0700 |
commit | 48c5eb018b1731bd47caccd43cda2cd36ebc271f (patch) | |
tree | 8d4161bddb28cb388d875e9639e1c7c53d41f5d3 /data/etc | |
parent | 47db02bad8fed67025669c41ef0c0dd9cafe7ed2 (diff) | |
download | frameworks_base-48c5eb018b1731bd47caccd43cda2cd36ebc271f.zip frameworks_base-48c5eb018b1731bd47caccd43cda2cd36ebc271f.tar.gz frameworks_base-48c5eb018b1731bd47caccd43cda2cd36ebc271f.tar.bz2 |
DO NOT MERGE. Add package-name-prefix blacklist for location updates.
The Settings.Secure value locationPackagePrefixBlacklist and
locationPackagePrefixWhitelist contains comma seperated package-name
prefixes.
Location & geo-fence updates are silently dropped if the receiving
package name has a prefix on the blacklist. Status updates are
not affected. All other API's work as before.
A content observer is used so run-time updates to the blacklist
apply immediately. There is both a blacklist and a whitelist.
The blacklist applies first, and then exemptions are allowed
from the whitelist. In other words, if your package name prefix
matches both the black AND white list, then it is allowed.
Change-Id: I4ea2ad56fa6bd75d32151bc250ac25c26a5777c4
Diffstat (limited to 'data/etc')
0 files changed, 0 insertions, 0 deletions