Skip to content

Commit 19bf86f

Browse files
committed
syc
1 parent 32a5593 commit 19bf86f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

odp/src/main/java/com/optimizely/ab/android/odp/VuidManager.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ class VuidManager private constructor() {
4141
}
4242
}
4343

44+
@Synchronized
4445
fun configure(enableVuid: Boolean, context: Context) {
4546
if (!enableVuid) {
4647
removeVuid(context);

0 commit comments

Comments
 (0)