Open Bug 1586948 Opened 5 years ago Updated 10 months ago

Fold m/a/gradle/**.gradle into m/a/geckoview/build.grdale

Categories

(Firefox Build System :: Android Studio and Gradle Integration, task, P5)

task

Tracking

(Not tracked)

People

(Reporter: nalexander, Unassigned)

References

Details

There's some non-trivial Gradle configuration in mobile/android/gradle/**.gradle that was mostly there to be used across GeckoView and Fennec. Now that Fennec is not in the tree, we can either remove some of that configuration. If I recall:

  1. debug_level.gradle was only there to match Fennec's settings pre-Gradle
  2. with_gecko_binaries.gradle is only there to work around Fennec's packaging settings (no longer needed for GeckoView after Bug 1550146)
  3. product_flavors.gradle is only there for Fennec's packaging settings as well.

We should be able to dramatically simplify this all.

Severity: normal → S3
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.