Loading res/xml/app_and_notification.xml +1 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,7 @@ <!-- Empty category to draw divider --> <PreferenceCategory android:key="recent_apps_divider" android:layout="@layout/preference_category_no_label" android:order="-997"/> <!-- Notifications (appears before manage_perms), default apps (appears after) --> Loading res/xml/location_settings.xml +4 −1 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ <PreferenceCategory android:key="location_advanced_settings" android:layout="@layout/preference_category_no_label" settings:initialExpandedChildrenCount="2"> <!-- This preference category gets removed if new_recent_location_ui is disabled --> Loading @@ -54,7 +55,8 @@ android:selectable="true" /> <PreferenceCategory android:key="location_services" /> android:key="location_services" android:layout="@layout/preference_category_no_label"/> <!-- This preference gets removed if there is no managed profile --> <PreferenceCategory Loading @@ -65,5 +67,6 @@ <PreferenceCategory android:key="location_footer" android:layout="@layout/preference_category_no_label" settings:allowDividerAbove="false"/> </PreferenceScreen> res/xml/privacy_dashboard_settings.xml +2 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,8 @@ <!-- Privacy Service --> <PreferenceCategory android:key="privacy_services"/> android:key="privacy_services" android:layout="@layout/preference_category_no_label"/> <PreferenceCategory android:key="dashboard_tile_placeholder"/> Loading res/xml/security_dashboard_settings.xml +2 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,8 @@ <PreferenceCategory android:order="40" android:key="security_settings_device_admin_category"> android:key="security_settings_device_admin_category" android:layout="@layout/preference_category_no_label"> <Preference android:key="manage_device_admin" Loading Loading
res/xml/app_and_notification.xml +1 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,7 @@ <!-- Empty category to draw divider --> <PreferenceCategory android:key="recent_apps_divider" android:layout="@layout/preference_category_no_label" android:order="-997"/> <!-- Notifications (appears before manage_perms), default apps (appears after) --> Loading
res/xml/location_settings.xml +4 −1 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ <PreferenceCategory android:key="location_advanced_settings" android:layout="@layout/preference_category_no_label" settings:initialExpandedChildrenCount="2"> <!-- This preference category gets removed if new_recent_location_ui is disabled --> Loading @@ -54,7 +55,8 @@ android:selectable="true" /> <PreferenceCategory android:key="location_services" /> android:key="location_services" android:layout="@layout/preference_category_no_label"/> <!-- This preference gets removed if there is no managed profile --> <PreferenceCategory Loading @@ -65,5 +67,6 @@ <PreferenceCategory android:key="location_footer" android:layout="@layout/preference_category_no_label" settings:allowDividerAbove="false"/> </PreferenceScreen>
res/xml/privacy_dashboard_settings.xml +2 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,8 @@ <!-- Privacy Service --> <PreferenceCategory android:key="privacy_services"/> android:key="privacy_services" android:layout="@layout/preference_category_no_label"/> <PreferenceCategory android:key="dashboard_tile_placeholder"/> Loading
res/xml/security_dashboard_settings.xml +2 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,8 @@ <PreferenceCategory android:order="40" android:key="security_settings_device_admin_category"> android:key="security_settings_device_admin_category" android:layout="@layout/preference_category_no_label"> <Preference android:key="manage_device_admin" Loading