Open
Bug 1956152
Opened 9 months ago
Updated 8 months ago
Build fenix in mach build instead of geckoview-example
Categories
(Firefox Build System :: Android Studio and Gradle Integration, enhancement)
Firefox Build System
Android Studio and Gradle Integration
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: adhingra, Assigned: adhingra)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•9 months ago
|
||
Add option to run specific subprojects (fenix/focus/geckoview_example) by adding one of the following to mozconfig:
ac_add_options --enable-android-subproject=fenix
ac_add_options --enable-android-subproject=focus
ac_add_options --enable-android-subproject=geckoview_example
You need to log in
before you can comment on or make changes to this bug.
Description
•