No description
Find a file
Dan Albert c3031c70f7 Use platform protobuf unless building with NDK.
The NDK protobuf library depends on the final target linking stlport
(since it is a static library). Since the platform stlport is going
away, we need to use a separate version of the protobuf library that
is compiled for the platform against libc++.

Note that this should be the case for _all_ libraries built with the
NDK. If a library needs to be used by both an NDK built final target
and a platform built final target, there should be both an NDK and
platform version of the library.

Bug: 15193147
Change-Id: I0ead61c2d1cd9d0248b304ab7d8682dedd6e8366
2014-11-11 11:05:27 -08:00
core Use platform protobuf unless building with NDK. 2014-11-11 11:05:27 -08:00
libs/host Never use ASAN for acp. 2014-10-31 16:33:08 -07:00
target am b0efa98d: Merge "Switch qemud to permissive_or_unconfined()." 2014-11-06 19:22:01 +00:00
tools am ce915d95: Merge "Never use ASAN for acp." 2014-11-03 17:40:31 +00:00
.gitignore Delete .swp file added by accident. 2014-07-22 17:42:35 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
CleanSpec.mk Cleanspec for libc++ migration. 2014-11-07 13:24:56 -08:00
envsetup.sh am bd0e8af7: Merge "Replacement for gdbclient" 2014-11-01 01:17:51 +00:00