platform_build_soong/apex
Jooyung Han 24282778ee Pass min_sdk_version to cc __ANDROID_SDK_VERSION__
The macro is required only for apex variants regardless of useVndk.
Before the enforcement of LLNDK sdk version, the macro was not passed to
vendor variants.

Bug: 151689896
Test: TARGET_BUILD_APPS=com.android.media.swcodec m
      libbase in swcodec apex is linked with liblog#29
      (compiled with __ANDROID_SDK_VERSIO__=29)

Change-Id: I57fa4afe027eb39b98bd94d534be9ebe11713f19
2020-03-21 23:29:59 +09:00
..
OWNERS Expand Jiyong's apex OWNERship 2019-01-31 18:57:00 +00:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
androidmk.go Only dist apex sizes for checkbuild 2020-02-27 00:58:50 +00:00
apex.go Merge "Revert "Share vdex files in the ART apex between architectures (..."" 2020-03-18 19:46:48 +00:00
apex_test.go Pass min_sdk_version to cc __ANDROID_SDK_VERSION__ 2020-03-21 23:29:59 +09:00
builder.go Merge "Revert "Share vdex files in the ART apex between architectures (..."" 2020-03-18 19:46:48 +00:00
key.go Introduce module type 'sdk' 2019-09-22 08:21:27 +09:00
prebuilt.go Add compat symlinks for prebuilt_apex 2020-01-08 01:57:58 +09:00
vndk.go Add compat symlinks for prebuilt_apex 2020-01-08 01:57:58 +09:00
vndk_test.go Make apex use cc.GatherRequiredDepsForTests 2020-02-19 19:07:11 -08:00