Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
061cec7755075037549fb9b322baf9e9cab1665d
/
.
/
packages
/
SystemUI
/
plugin
/
ExamplePlugin
/
Android.bp
blob: a0eaf14f4a06838a3b607802f945187c19abfd05 [
file
] [
log
] [
blame
]
android_app
{
name
:
"ExamplePlugin"
,
libs
:
[
"SystemUIPluginLib"
],
certificate
:
"platform"
,
optimize
:
{
enabled
:
false
,
},
srcs
:
[
"src/**/*.java"
],
}