brizental pushed to branch main at The Tor Project / Applications / 
tor-browser-build


Commits:
f2a9cda8 by Beatriz Rizental at 2026-05-18T12:24:28-03:00
Bug 40091: Build and include mozharness in the android artifacts dir

- - - - -


1 changed file:

- projects/geckoview/build


Changes:

=====================================
projects/geckoview/build
=====================================
@@ -37,6 +37,9 @@ echo "Starting ./mach build $(date)"
   # Naming convention is the same as Mozilla uses for their artifacts
   mv 
obj-*/gradle/build/mobile/android/geckoview_example/outputs/apk/*/geckoview_example-*.apk
 $artifactsdir/geckoview_example.apk
   mv obj-*/dist/target.* $artifactsdir
+
+  ./mach python -m mozbuild.action.test_archive mozharness mozharness.zip
+  mv mozharness.zip $artifactsdir
 [% END %]
 
 echo "Build finished, copying the AAR to the to the destination directory 
$(date)"



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f2a9cda85236b214ff6beb5091e6678705dc7e26

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f2a9cda85236b214ff6beb5091e6678705dc7e26
You're receiving this email because of your account on gitlab.torproject.org. 
Manage all notifications: https://gitlab.torproject.org/-/profile/notifications 
| Help: https://gitlab.torproject.org/help


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to