Open Bug 2063654 Opened 15 days ago Updated 12 days ago

[Google Lens Fenix] Google Lens telemetry and nimbus setting not changing appropriately.

Categories

(Firefox for Android :: Search, task)

All
Android
task

Tracking

()

ASSIGNED

People

(Reporter: harrisono, Assigned: harrisono)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fxdroid][android-activation-trust])

Attachments

(2 files, 1 obsolete file)

Preferences.googleLensEnabled is read at startup, before Nimbus has applied enrollment, so it
reports the feature-manifest default instead of the enrolled branch's value — on exactly the runs
where enrollment changes.

settings.googleLensIntegrationEnabled is a booleanPreference whose default is
FxNimbus.features.googleLensIntegration.value().enabled (Settings.kt:3172). For any user who
hasn't manually toggled it — i.e. nearly everyone, since it's Nimbus-gated — the recorded value is
whatever the FML cache holds at the moment of the read.

Assignee: nobody → hoglesby
Status: NEW → ASSIGNED
Whiteboard: [fxdroid][android-activation-trust]
Attachment #9626760 - Attachment is obsolete: true

changed the direction if this ticket, changing the "Google Lens" feature to be a first-run feature and change how the metric is reported.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: