fun setOverrideNow(context: Context, descriptor: ExperimentDescriptor, active: Boolean): Unit
(source)
Overrides a specified experiment as a blocking operation
IllegalArgumentException
- when called from the main thread
descriptor
- descriptor of the experiment
active
- overridden value for the experiment, true to activate it, false to deactivate