blob: 291c3fd0a8825f5189f9f499eaa124d899369a04 [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"],
}
prebuilt_etc {
name: "qcom.fmradio.xml",
src: "qcom/fmradio/qcom.fmradio.xml",
sub_dir: "permissions",
}