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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user