Dan Ballard pushed to branch tor-browser-128.7.0esr-14.5-1 at The Tor Project / 
Applications / Tor Browser


Commits:
8cee8bc2 by Dan Ballard at 2025-02-20T18:24:27+00:00
fixup! fixup! [android] Modify build system

bug 42669: fenix dir missing from nimbusFml path

- - - - -


1 changed file:

- mobile/android/fenix/app/build.gradle


Changes:

=====================================
mobile/android/fenix/app/build.gradle
=====================================
@@ -315,7 +315,7 @@ android.applicationVariants.configureEach { variant ->
     if (project.hasProperty("disableTor")) {
         disableTor = project.getProperty("disableTor")
     }
-    System.setProperty("nimbusFml", 
"${topsrcdir}/mobile/android/tools/nimbus-fml")
+    System.setProperty("nimbusFml", 
"${topsrcdir}/mobile/android/fenix/tools/nimbus-fml")
 
     println("----------------------------------------------")
     println("Variant name:      " + variant.name)



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

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/8cee8bc275e97ca7a9768c8cd32e48274edaa3a6
You're receiving this email because of your account on gitlab.torproject.org.


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

Reply via email to