diff options
Diffstat (limited to '')
-rw-r--r-- | build/sparse-profiles/taskgraph | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/build/sparse-profiles/taskgraph b/build/sparse-profiles/taskgraph index e2974b80e5..3c71497e9b 100644 --- a/build/sparse-profiles/taskgraph +++ b/build/sparse-profiles/taskgraph @@ -92,3 +92,16 @@ path:tools/browsertime/package-lock.json path:testing/geckodriver path:testing/mozbase/rust path:testing/webdriver + +# for firefox-android +path:mobile/android/android-components/.buildconfig.yml +path:mobile/android/focus-android/.buildconfig.yml +path:mobile/android/fenix/.buildconfig.yml +path:mobile/android/android-components/gradle/wrapper/gradle-wrapper.properties +path:mobile/android/focus-android/gradle/wrapper/gradle-wrapper.properties +path:mobile/android/fenix/gradle/wrapper/gradle-wrapper.properties +path:mobile/android/android-components/plugins/dependencies/src/main/java/DependenciesPlugin.kt +path:mobile/android/android-components/plugins/dependencies/src/main/java/ApplicationServices.kt +path:mobile/android/focus-android/plugins/focusdependencies/src/main/java/FocusDependenciesPlugin.kt +path:mobile/android/fenix/plugins/fenixdependencies/src/main/java/FenixDependenciesPlugin.kt +path:mobile/android/version.txt |