OSDN Git Service

Fix recent apps in appops.
authorDavid Christie <dnchrist@google.com>
Fri, 13 Sep 2013 00:40:11 +0000 (17:40 -0700)
committerDavid Christie <dnchrist@google.com>
Fri, 13 Sep 2013 01:01:28 +0000 (18:01 -0700)
commit8b4cdbebcfb53b57ac2afec1b1e3377d6a02bb21
tree02e5fed1041d4d2420b996a7b7a663528fedd7a1
parent54fa990f6174542e1e7fbe77a75954fcd2f39983
Fix recent apps in appops.
Prior to this fix all apps would disappear from settings->location
15 minutes after the request was first made (even if request
was ongoing).  Tested this out - apps requesting location longer
than the threshold stay in the list, and apps stay in the list exactly
the threshold time after the location request ENDS.

Change-Id: I7d4db25c615df2ec41e93b1b3191ba606d26719d
src/com/android/settings/location/RecentLocationApps.java