diff options
| author | 2022-04-28 14:13:30 +0000 | |
|---|---|---|
| committer | 2022-04-29 19:43:38 +0000 | |
| commit | 0aa578930f10b4d8fc890752e3cb14c56b5c31af (patch) | |
| tree | 8dc9d49944b4796767488d926985a4dfd980c646 /python/python_test.go | |
| parent | df8790b5767dc89b67642ba9ebfaa7f4ed7fed42 (diff) | |
Allow framework-media to build the framework-media.impl
(cherry picked from commit a083ec4acf53bd65676df31a5d99db2574a6b0aa)
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 'python/python_test.go')
0 files changed, 0 insertions, 0 deletions