[tor-bugs] #31260 [Applications/Tor Browser]: Backport 1477259 - Use different Android Version Codes in x86 and aarch64 packages

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jul 30 16:23:06 UTC 2019


#31260: Backport 1477259 - Use different Android Version Codes in x86 and aarch64
packages
----------------------------------------------+--------------------------
 Reporter:  sysrqb                            |          Owner:  tbb-team
     Type:  defect                            |         Status:  new
 Priority:  High                              |      Milestone:
Component:  Applications/Tor Browser          |        Version:
 Severity:  Normal                            |     Resolution:
 Keywords:  tbb-mobile, TorBrowserTeam201907  |  Actual Points:
Parent ID:                                    |         Points:
 Reviewer:                                    |        Sponsor:
----------------------------------------------+--------------------------

Comment (by sysrqb):

 Thanks GeKo, I confirmed all three apks have different versionCodes and
 Google Play accepted them.

 {{{
 $ ls -l tor-browser-tbb-nightly-android-*-31260-multi-qa.apk
 -rw-r--r-- 1 user user 44737322 Jul 30 15:43 tor-browser-tbb-nightly-
 android-aarch64-31260-multi-qa.apk
 -rw-r--r-- 1 user user 44536642 Jul 30 15:42 tor-browser-tbb-nightly-
 android-armv7-31260-multi-qa.apk
 -rw-r--r-- 1 user user 46019298 Jul 30 15:43 tor-browser-tbb-nightly-
 android-x86-31260-multi-qa.apk
 $
 $ for f in tor-browser-tbb-nightly-android-*-31260-multi-qa.apk; do
 ./android-sdk-linux/build-tools/28.0.2/aapt l -a $f  | grep versionCode;
 done
     A: android:versionCode(0x0101021b)=(type 0x10)0x7824464b
     A: android:versionCode(0x0101021b)=(type 0x10)0x78244649
     A: android:versionCode(0x0101021b)=(type 0x10)0x7824464d
 }}}

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


More information about the tor-bugs mailing list