diff options
| author | 2022-04-28 14:13:30 +0000 | |
|---|---|---|
| committer | 2022-04-28 21:49:52 +0000 | |
| commit | a083ec4acf53bd65676df31a5d99db2574a6b0aa (patch) | |
| tree | 8dc9d49944b4796767488d926985a4dfd980c646 /scripts/construct_context_test.py | |
| parent | 557e3fa4a65879d188ba525aadcb838c34a85ce6 (diff) | |
Allow framework-media to build the framework-media.impl
(cherry picked from commit 77590a82638fdd3d1d9e12cd57270e1a9cb2eaa7)
The framework-media java_sdk_library is currently api_only for legacy
reasons. This change allows it to also build the framework-media.impl
library by making the following changes:
* Adds impl_only_static_libs to allow the implementation to statically
include other libraries, something no other java_sdk_library has
needed to do.
* Passes the apex_availability property through to the impl library so
it can be statically included in the updatable-media which is what is
included in the apex, again for legacy reasons.
Bug: 190807367
Bug: 229932396
Test: m com.android.media media-module-sdk
# Compare before and after this change (and corresponding change
# to updatable-media/framework-media.
Merged-In: I9e1837edcca6f5fa84fc611274cf8fbba8a896b8
Change-Id: I9e1837edcca6f5fa84fc611274cf8fbba8a896b8
Diffstat (limited to 'scripts/construct_context_test.py')
0 files changed, 0 insertions, 0 deletions