Sign in
android
/
platform
/
external
/
aws-sdk-java-v2
/
HEAD
/
.
/
third-party
/
third-party-jackson-core
/
Android.bp
blob: b1c4cf95a315b5eb406af3bf3b23599ed33ab7ca [
file
] [
log
] [
blame
]
java_library_host
{
name
:
"awssdk-third-party-jackson-core"
,
static_libs
:
[
"jackson-core"
],
jarjar_rules
:
"jarjar-rules.txt"
,
target
:
{
windows
:
{
enabled
:
true
,
},
},
}