Update package name for PictureAndPictureSettings

- also need to update the reference in the special app access xml page.

Change-Id: I1199f70adf18d3f0e21a946848239526d9c8b3c8
Fixes: 70491786
Test: make SettingsUnitTests
This commit is contained in:
Doris Ling
2017-12-11 13:45:40 -08:00
parent 50635c7aa3
commit a8472007a7
2 changed files with 90 additions and 1 deletions

View File

@@ -68,7 +68,7 @@
<Preference
android:key="picture_in_picture"
android:title="@string/picture_in_picture_title"
android:fragment="com.android.settings.applications.PictureInPictureSettings"
android:fragment="com.android.settings.applications.appinfo.PictureInPictureSettings"
settings:keywords="@string/picture_in_picture_keywords" />
<Preference