- 14 Nov, 2014 1 commit
-
-
Dmitriy Ivanov authored
1. Some devices do not set ro.product.device in which case take it from ro.hardware 2. Add path to tapas symbols to sysroot and solib-search-path for tapas users only Change-Id: I4eed2d3c3aefd95070beebdbfba4464a524c3066
-
- 11 Nov, 2014 11 commits
-
-
Dan Albert authored
-
Dan Albert authored
This should obviate much of the need for cleanspecs, and also make it unnecessary to continue adding LOCAL_ADDITIONAL_DEPENDENCIES for this sort of thing all over the tree. Change-Id: I97aa8fd280ae868a5f6364f8b7bf3c2fe235d6ce
-
Dan Albert authored
-
Dan Albert authored
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
-
Elliott Hughes authored
-
Yabin Cui authored
-
Elliott Hughes authored
I've no idea what these were meant to be for, but they're unused. Change-Id: I978568bd83f91eb952c35a3a481bd517312062f0
-
Yabin Cui authored
Bug: 18316409 Change-Id: If6644074ec86efc2f9f91a98bf82fe26be6f66d3
-
Yabin Cui authored
-
Yabin Cui authored
-
Yabin Cui authored
-
- 10 Nov, 2014 8 commits
-
-
Elliott Hughes authored
-
Yabin Cui authored
Bug: 18314841 Change-Id: Idfcbeb62a57f72a47eb732f085fbd1ab27302f85
-
Elliott Hughes authored
Only Windows doesn't have it, and we don't build atree for Windows. Change-Id: Ib6e96be73340c36cdfcb3654ed540f690bf7550b
-
Yabin Cui authored
Bug: 18300671 Change-Id: I92b5691924b995d9c883fc0f777c566ac4c35d1d
-
Yabin Cui authored
Bug: 18314594 Change-Id: I5dc5072d43299c0e5d96ce9640e8405cbb633506
-
Yabin Cui authored
-
Yabin Cui authored
Bug: 18300670 Change-Id: I66fb3d0070751ffaa2bc6b53274b22d967350312
-
Dan Albert authored
-
- 09 Nov, 2014 1 commit
-
-
Dan Albert authored
The libstdc++ linked gtest libraries are no longer necessary. Change-Id: Ia98263bc2541b6c8fd0b3e22bb6fec85104a2210
-
- 08 Nov, 2014 6 commits
-
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I9c2d7ffb66127c1b73076f8674ecf29aada0fa38
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I25a64ce39cd7bdd99aa6412413554b96d3cb113e
-
Elliott Hughes authored
-
Elliott Hughes authored
Nothing in our tree is using this HAVE_BACKTRACE definition, but we do have a hack in external/llvm to work around the namespace pollution. Change-Id: Ib51d8bbd598dd2961a028216bf0b489dc7ad4880
-
- 07 Nov, 2014 11 commits
-
-
Dan Albert authored
-
Dan Albert authored
-
Dan Albert authored
This affects most native code in the tree, so the only real option is to nuke out from orbit. Change-Id: Ia3a794731e703c3ca02b55f6f7827d3425dca5cb
-
Dan Albert authored
Previously, code defaulted to using libstdc++ (which was GNU libstdc++ on the host, or Bionic's "libstdc++" on the target). Now we default to libc++. The exception for this is when using mingw, because we cannot build libc++ for mingw. Change-Id: I68726fa26cdcb6263f17c838d3e859debd57fae1
-
Ying Wang authored
-
Ying Wang authored
Change-Id: I85644899c8527e061c331eecc707ca1bb0e3fac4
-
Dan Albert authored
-
Ying Wang authored
-
Chirayu Desai authored
and display the build number Change-Id: Ib2f9964b87f591cae235e5094a7f14c897c1872d
-
Dan Albert authored
Change-Id: I060c9c65b07efe89a308fccf71a1096424a7de39
-
- 06 Nov, 2014 2 commits