commit | 30865cb901602ed078ff2ed534529d847b3b54b5 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Mon Aug 13 18:40:57 2012 -0700 |
committer | Ying Wang <wangying@google.com> | Tue Aug 14 11:58:44 2012 -0700 |
tree | f80189072577fb0bc21516ec164c68ee98366014 | |
parent | 4c86b6ec1a905e46f2a575ac0851ec5f153a4acf [diff] |
Revert "Unbundle libstlport with NDK r4." This reverts commit f581c1eaf398e25de8ecae69c46c698604b288f0. Now unbundled native code should instead use: LOCAL_NDK_STL_VARIANT := stlport_static which is the NDK prebuilt version of stlport. Change-Id: Ib890a8580dedb1f5e89d2889859cc0f0854340d4 Bug: 6932421