platform_build_soong/apex
Jiyong Park 323a4c3ab3 Runtime deps to a stubs lib crosses APEX boundary
When there is a runtime depedency (via runtime_libs property) to a
library providing stable C APIs, the dependency is considered as
crossing APEX boundary. Therefore, the requested lib doesn't need to be
made available to the APEX where the requesting lib is in.

Bug: 147813447
Test: m
Change-Id: I9cf8a5877850fb85b92c851e15fac921b8b7641b
2020-03-01 17:29:06 +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 bundle config contains (path,manifest) pairs of embedded APKs 2020-02-29 09:07:46 +09:00
apex_test.go Runtime deps to a stubs lib crosses APEX boundary 2020-03-01 17:29:06 +09:00
builder.go bundle config contains (path,manifest) pairs of embedded APKs 2020-02-29 09:07:46 +09: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