[tbb-bugs] #29080 [Applications/Tor Browser]: Merge OrbotService and TOPL
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Mar 19 20:49:27 UTC 2019
#29080: Merge OrbotService and TOPL
-------------------------------------------------+-------------------------
Reporter: sisbell | Owner: tbb-
| team
Type: defect | Status:
| needs_review
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-mobile, TBA-a3, | Actual Points:
TorBrowserTeam201903R, tbb-8.5 |
Parent ID: #27609 | Points:
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by sisbell):
Replying to [comment:26 eighthave]:
> Turns out I was wrong about Android Q fully blocking daemons. It is
just they can't be executed from the /data partition. They can be named
with .so and included as a library, then directly executed from the
system-managed unpack location.
I gathered this from the links you posted. It looks like we can't copy
libraries from the apk to the writable /data/data directory anymore. We
will need to have the system unpack the libraries for us with the
extractNativeLibs=true property in the manifest and then execute from the
read-only /data/app directory.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29080#comment:27>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list