Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
7a4e3312fd6ab126436c5f20fde081509d3eb090
/
.
/
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"
],
}