[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #29809 [Applications/Tor Browser]: TBA: Only ship one tor binary per apk
#29809: TBA: Only ship one tor binary per apk
-------------------------------------------------+-------------------------
Reporter: sysrqb | Owner: tbb-
| team
Type: defect | Status: new
Priority: Very High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: TorBrowserTeam201903, tbb-mobile, | Actual Points:
tbb-8.5 |
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by sysrqb):
Depending on the difficulty of changing this in orbot's build, we can
post-process the apk (or maybe orbot aar). Based on the target, something
like:
{{{
$ zip -d tor-browser-8.5a9-android-x86-multi-qa.apk lib/armeabi/tor.so
deleting: lib/armeabi/tor.so
$ zip -d tor-browser-8.5a9-android-x86-multi-qa.apk lib/armeabi-v7a/tor.so
deleting: lib/armeabi-v7a/tor.so
}}}
After this, Google Play shows:
{{{
Native platforms: x86
}}}
Compared with the previous values:
{{{
Native platforms: armeabi, armeabi-v7a, x86
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29809#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs