diff options
| author | 2022-11-15 11:26:53 +0000 | |
|---|---|---|
| committer | 2022-11-16 12:48:35 +0000 | |
| commit | d3f0a6fdb8da0279486bea61f03470ed35466f9f (patch) | |
| tree | ebd75e48a7dd46fa8cbfd89f4056ebaad102efe3 /libs/androidfw/StringPool.cpp | |
| parent | 3c318cc21aee689f9e70ad4f6b9af00eab45cb8f (diff) | |
Add framework-virtualization to combined_apis
Since framework-virtualization is part of a non-updatable APEX module,
it should still be allowed to compile against unstable APIs. However,
the current setup of all-framework-module-impl prevents that, since the
all-framework-module-lib target compiles against module_sdk.
This change works around this by introducing the
updatable-framework-module-impl target which builds against
module_current SDK, and includes all updatable modules.
The non-updatable modules are then statically linked into the
all-framework-module-impl target, which builds against hidden APIs.
Bug: 243512044
Test: builds
Change-Id: I253aa8dcd7c9b109e023a44128ce08ec8f2b4d33
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions