diff --git a/res/values/strings.xml b/res/values/strings.xml index 268448411f0..317a2f55c86 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -9188,6 +9188,11 @@ Track all GNSS constellations and frequencies with no duty cycling + + Always show crash dialog + + Show dialog every time an app crashes + Storage access diff --git a/res/xml/development_settings.xml b/res/xml/development_settings.xml index 60f0175fb88..1daeb49b6c5 100644 --- a/res/xml/development_settings.xml +++ b/res/xml/development_settings.xml @@ -458,6 +458,10 @@ android:fragment="com.android.settings.applications.appops.BackgroundCheckSummary" android:title="@string/background_check_pref" /> +