diff -r 000000000000 -r 6474c204b198 build/stlport/README.mozilla --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/build/stlport/README.mozilla Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,7 @@ +This copy of STLport was taken from the Android NDK r8e. +Android specific changes are listed in README.android. +The libs/ directory containing prebuilt static libraries was removed. + +The following patches are applied on top: +- android-mozilla-config.patch: Adjusts Android-specific configuration + to the mozilla codebase use of the STL.