OSDN Git Service

Remove logic for platform stlport gtest.
authorDan Albert <danalbert@google.com>
Wed, 12 Nov 2014 00:19:59 +0000 (16:19 -0800)
committerDan Albert <danalbert@google.com>
Wed, 12 Nov 2014 01:45:45 +0000 (17:45 -0800)
commit8914f71cc049e0fdeee9f0e10c1e74ba44db2876
tree919ac11b780b95bd026b807c9ec93277bd593b70
parent201f6b3e92a2ef2f3a117f33cd399d5304dd385a
Remove logic for platform stlport gtest.

Now that the platforms stlport linked gtest is gone, we don't need the
logic for this any more. All platform tests will use libc++ (which has
been renamed to libgtest without a suffix).

Note that tests built with the NDK will still use stlport, but they
will use the NDK's stlport, not the platform's.

Bug: 15193147
Change-Id: Ifcb2489ed60c41e4ed028096b516c1ee643de907
core/target_test_internal.mk