diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:42 +0000 |
commit | da4c7e7ed675c3bf405668739c3012d140856109 (patch) | |
tree | cdd868dba063fecba609a1d819de271f0d51b23e /build/sparse-profiles/taskgraph | |
parent | Adding upstream version 125.0.3. (diff) | |
download | firefox-da4c7e7ed675c3bf405668739c3012d140856109.tar.xz firefox-da4c7e7ed675c3bf405668739c3012d140856109.zip |
Adding upstream version 126.0.upstream/126.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'build/sparse-profiles/taskgraph')
-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 |