Apply FooterPreference to the sub-pages of Special app access
Affected pages: - Display over other apps - Modify system settings - Picture-in-picture - Install unknown apps - Usage access - Wi-Fi control Bug: 179234542 Test: robotests & visual Change-Id: Icac09d0cf2b92cb5b74a8c5629e211108a78cdb0
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
android:key="app_ops_settings_switch"
|
||||
android:title="@string/picture_in_picture_app_detail_switch"/>
|
||||
|
||||
<Preference
|
||||
android:summary="@string/picture_in_picture_app_detail_summary"
|
||||
<com.android.settingslib.widget.FooterPreference
|
||||
android:title="@string/picture_in_picture_app_detail_summary"
|
||||
android:selectable="false"/>
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user