Move app ops classes to their own package

Bug: 68426851
Test: robotests
Change-Id: I076b7adf59d4bf66792eb0aebaa3dc305d6d0c4b
This commit is contained in:
Fan Zhang
2017-10-28 14:11:44 -07:00
parent 5214fae4be
commit f68e6ec2ae
5 changed files with 33 additions and 33 deletions

View File

@@ -448,7 +448,7 @@
<Preference
android:key="background_check"
android:fragment="com.android.settings.applications.BackgroundCheckSummary"
android:fragment="com.android.settings.applications.appops.BackgroundCheckSummary"
android:title="@string/background_check_pref" />