12 lines
184 B
JSON
12 lines
184 B
JSON
|
|
{
|
||
|
|
"name": "com.android.media.swcodec",
|
||
|
|
|
||
|
|
// Placeholder module version to be replaced during build.
|
||
|
|
// Do not change!
|
||
|
|
"version": 0,
|
||
|
|
|
||
|
|
"requireNativeLibs": [
|
||
|
|
":sphal"
|
||
|
|
]
|
||
|
|
}
|