Use SwitchPreferenceCompat instead of SwitchPreference
Bug: 356105969 Change-Id: I0770313b9ee560298ea1d2b8938f511c4b36d7d1 Test: manual Flag: EXEMPT bug fix
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
"com.android.settings.sound.MediaControlsLockScreenPreferenceController" />
|
||||
|
||||
<!-- Allow software fallback for camera extensions -->
|
||||
<SwitchPreference
|
||||
<SwitchPreferenceCompat
|
||||
android:key="privacy_camera_extensions_fallback"
|
||||
android:title="@string/camera_extensions_fallback_title"
|
||||
android:summary="@string/camera_extensions_fallback_description"
|
||||
|
Reference in New Issue
Block a user