Open
Bug 1923062
Opened 1 year ago
Updated 1 year ago
Using a local Glean in Fenix doesn't work after recent build integration changes
Categories
(Data Platform and Tools :: Glean: SDK, defect, P4)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
NEW
People
(Reporter: janerik, Unassigned)
Details
Changes like the one from bug 1921235 and related seem to overwrite the things applied by the autoPublish.glean.dir.
Thus setting that doesn't actually pull in the local Glean version.
We need to clean that up and make it somehow work again.
And while we're at it rewrite the docs.
| Reporter | ||
Comment 1•1 year ago
|
||
Note to make it work locally right now I had to remove the blocks from these 3 files:
build.gradlemobile/android/android-components/build.gradlemobile/android/fenix/build.gradle
Updated•1 year ago
|
Whiteboard: [telemetry:glean-rs:m?]
Updated•1 year ago
|
Priority: P3 → P4
You need to log in
before you can comment on or make changes to this bug.
Description
•