diff --git a/res/values/config.xml b/res/values/config.xml index 0ec92fc9eae..fb73e79c93e 100755 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -41,6 +41,9 @@ false + + false + com.android.settings.overlay.FeatureFactoryImpl diff --git a/res/values/strings.xml b/res/values/strings.xml index c29ea0b7478..4cbbcdf843c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -8150,6 +8150,12 @@ To apply telephony monitor change, reboot device + + Camera HAL HDR+ + + + To apply Camera HAL HDR+ change, reboot device + Automatic system updates diff --git a/res/xml/development_prefs.xml b/res/xml/development_prefs.xml index e443027075b..c09cf78df81 100644 --- a/res/xml/development_prefs.xml +++ b/res/xml/development_prefs.xml @@ -163,6 +163,10 @@ android:title="@string/telephony_monitor_switch" android:summary="@string/telephony_monitor_switch_summary"/> + +