[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41656: Fix the Android mozconfig name.



Title: GitLab

Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

  • 9cacdfad
    by Pier Angelo Vendrame at 2025-12-09T08:37:06+01:00
    Bug 41656: Fix the Android mozconfig name.
    
    The mozconfig for the merging phase is wrong, and it makes regular
    Android builds fail.
    

1 changed file:

Changes:

  • projects/geckoview/config
    ... ... @@ -65,7 +65,7 @@ steps:
    65 65
         version: '[% c("abbrev") %]'
    
    66 66
         build_apk: '[% INCLUDE build_apk %]'
    
    67 67
         var:
    
    68
    -      mozconfig_file: 'mozconfig-all'
    
    68
    +      mozconfig_file: 'mozconfig-android-all'
    
    69 69
         input_files:
    
    70 70
           - project: container-image
    
    71 71
             pkg_type: build
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx