[tbb-bugs] #29809 [Applications/Tor Browser]: TBA: Only ship one tor binary per apk

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Mar 18 18:15:48 UTC 2019


#29809: TBA: Only ship one tor binary per apk
------------------------------------------+----------------------
     Reporter:  sysrqb                    |      Owner:  tbb-team
         Type:  defect                    |     Status:  new
     Priority:  Medium                    |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+----------------------
 Orbot bundles all the binaries into a single apk and ships that, this
 means they only produce one apk for all the platforms they support.
 Unfortunately, with fennec, we must create one apk per arch. However, we
 didn't modify orbot's build system so it only includes one binary for the
 target architecture, therefore our apks include tor binaries for armeabi,
 armeabi-v7a, and x86.

 This causes a little bloat and we can avoid this, but the more problematic
 result is it confuses Google Play such that Google Play thinks each apk
 supports all of those architectures, therefore we can't upload one apk for
 armv7-only and x86-only, because one of them will override the other.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29809>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tbb-bugs mailing list