From a48ac66421774eac83668db32f5ef066a019ba45 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Fri, 5 Jan 2018 11:23:25 -0800 Subject: Remove stlport modules. Test: make checkbuild Bug: None Change-Id: Iac21991073dc1d30bc92e7cd0e8b8d0c7da9d264 --- stl.bp | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/stl.bp b/stl.bp index 571a10f10..0abba1ef4 100644 --- a/stl.bp +++ b/stl.bp @@ -1,15 +1,3 @@ -stlport_includes = ["current/sources/cxx-stl/stlport/stlport"] - -ndk_prebuilt_static_stl { - name: "ndk_libstlport_static", - export_include_dirs: stlport_includes, -} - -ndk_prebuilt_shared_stl { - name: "ndk_libstlport_shared", - export_include_dirs: stlport_includes, -} - libcxx_includes = [ "current/sources/cxx-stl/llvm-libc++/include", "current/sources/cxx-stl/llvm-libc++abi/include", -- cgit v1.2.3