Sign in
android
/
platform
/
external
/
python
/
bumble
/
a03fd614ab5fa6cc6ca57406b6afc9bfbff42bfa
/
.
/
Android.bp
blob: 2fb450fba423fce100546d63c154eb37536abc41 [
file
] [
log
] [
blame
]
python_library_host
{
name
:
"bumble"
,
srcs
:
[
"bumble/*.py"
,
"bumble/profiles/*.py"
,
"bumble/transport/*.py"
,
],
libs
:
[
"py-cryptography"
,
],
}