#تعطيل إشعار الميكروفون والكاميرا
1. settings put secure camera_privacy_indicators 0
#Disable microphone and camera icons in status bar
#تعطيل الأيقونات في شريط الحالة الخاصة بالميكروفون والكاميرا
2. cmd device_config put privacy camera_mic_icons_enabled false default
#Disable test settings sync
#تعطيل مزامنة إعدادات الاختبار
3. cmd device_config set_sync_disabled_for_tests true
#Set settings permanently
#تعيين الإعدادات بشكل دائم
4. cmd device_config set_sync_disabled_for_tests persistent
#Ghost_Security
@GTSec