Thu, 15 Jan 2015 15:59:08 +0100
Implement a real Private Browsing Mode condition by changing the API/ABI;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.
1 This copy of STLport was taken from the Android NDK r8e.
2 Android specific changes are listed in README.android.
3 The libs/ directory containing prebuilt static libraries was removed.
5 The following patches are applied on top:
6 - android-mozilla-config.patch: Adjusts Android-specific configuration
7 to the mozilla codebase use of the STL.