Merge "Update to use new UsageStats API" into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ff72b3ee55
@@ -1508,7 +1508,7 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity android:name="UsageStats" android:label="@string/usage_stats_label"
|
||||
<activity android:name="UsageStatsActivity" android:label="@string/usage_stats_label"
|
||||
android:taskAffinity="com.android.settings"
|
||||
android:parentActivityName="Settings">
|
||||
<intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user