Merge "Update to use new UsageStats API" into lmp-dev

This commit is contained in:
Adam Lesinski
2014-08-08 22:36:33 +00:00
committed by Android (Google) Code Review
2 changed files with 42 additions and 31 deletions

View File

@@ -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>