Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_vendor_qcom_opensource_fm-commonsys
/
066630a924f68e0b9338746ec3d199fad0a784f5
/
.
/
Android.bp
blob: 63687dfc632356b4c7cb258a07be3e45d6be497a [
file
] [
log
] [
blame
]
java_defaults
{
name
:
"qcom.fmradio_defaults"
,
jni_libs
:
[
"libqcomfm_jni"
],
}
java_library
{
name
:
"qcom.fmradio"
,
defaults
:
[
"qcom.fmradio_defaults"
],
installable
:
true
,
srcs
:
[
"qcom/fmradio/**/*.java"
],
}