Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Plugins
/
refs/heads/q
/
.
/
VolumePluginCommon
/
Android.bp
blob: dfc75be53e5f83f840567afe748de0dc88c5f89e [
file
] [
log
] [
blame
]
android_library
{
name
:
"VolumePluginCommon"
,
static_libs
:
[
"SystemUIPluginLib"
,
"androidx.appcompat_appcompat"
,
],
resource_dirs
:
[
"res"
,
],
manifest
:
"AndroidManifest.xml"
,
srcs
:
[
"src/**/*.java"
],
aaptflags
:
[
"--auto-add-overlay"
],
}