diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
commit | d8bbc7858622b6d9c278469aab701ca0b609cddf (patch) | |
tree | eff41dc61d9f714852212739e6b3738b82a2af87 /build/sparse-profiles | |
parent | Releasing progress-linux version 125.0.3-1~progress7.99u1. (diff) | |
download | firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'build/sparse-profiles')
-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 |