diff options
author | Jaewoong Jung <jungjw@google.com> | 2019-05-06 15:48:44 -0700 |
---|---|---|
committer | Jaewoong Jung <jungjw@google.com> | 2019-05-16 13:16:15 -0700 |
commit | bc625cd942bb218cc35250f9050d05b3caf5720a (patch) | |
tree | 1c3f7715413019aa56678cec29acc16c99b0642a /jar | |
parent | 4c83b8950af48bd503c89988f4de7c6c41023c71 (diff) | |
download | build_soong-bc625cd942bb218cc35250f9050d05b3caf5720a.tar.gz build_soong-bc625cd942bb218cc35250f9050d05b3caf5720a.tar.bz2 build_soong-bc625cd942bb218cc35250f9050d05b3caf5720a.zip |
Add stl property to android_app.
The flag is a Soong version of LOCAL_NDK_STL_VARIANT in apps and app
tests. Unlike in the case of cc_library and its siblings, the only
meaningful value for the make var when it's used in apps is
'c++_shared', in which case we add additional dependency to libc++.
Fixes: 130891985
Test: app_test.go + CtsNdkBinderTestCases
Change-Id: I83f45d375742164fff7f160a734b0686e56b5c38
Diffstat (limited to 'jar')
0 files changed, 0 insertions, 0 deletions