diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 2e4a9ee..da3d8a2 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -500,5 +500,13 @@
Ripple effect
Show ripple effect on unlock with fingerprint
+
+
+ Mic and camera privacy indicator
+ Show indicator when any app uses mic or camera
+ Location privacy indicator
+ Show indicator when any app uses location
+ Media projection privacy indicator
+ Show indicator when device screen is projected
diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml
index 8c48cc0..66bda03 100644
--- a/res/xml/cherish_settings_statusbar.xml
+++ b/res/xml/cherish_settings_statusbar.xml
@@ -96,6 +96,25 @@
android:summary="@string/roaming_indicator_icon_summary"
android:defaultValue="false" />
+
+
+
+
+
+
+