mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 00:01:08 +01:00
Rotate the cameraXModelBlocklist.
We think the new camera could solve all or most of our issues, so let's start fresh.
This commit is contained in:
@@ -786,7 +786,7 @@ object RemoteConfig {
|
||||
|
||||
/** A comma-separated list of manufacturers that should *not* use CameraX. */
|
||||
val cameraXModelBlocklist: String by remoteString(
|
||||
key = "android.cameraXModelBlockList",
|
||||
key = "android.cameraXModelBlockList.2",
|
||||
defaultValue = "",
|
||||
hotSwappable = true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user