diff --git a/res/values/strings.xml b/res/values/strings.xml
index a95eb3d4748..5b6321a3d86 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -9889,6 +9889,11 @@
Track all GNSS constellations and frequencies with no duty cycling
+
+ Allow background activity starts
+
+ Allows all background activity starts
+
Always show crash dialog
@@ -10254,4 +10259,4 @@
Send feedback
Would you like to give us feedback on this suggestion?
-
\ No newline at end of file
+
diff --git a/res/xml/development_settings.xml b/res/xml/development_settings.xml
index cc724b8e56e..a0f019d3ff3 100644
--- a/res/xml/development_settings.xml
+++ b/res/xml/development_settings.xml
@@ -484,6 +484,11 @@
android:fragment="com.android.settings.applications.appops.BackgroundCheckSummary"
android:title="@string/background_check_pref" />
+
+