Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
700e08b2913d98f2bbaf574c07f2c8bb5906bc12
/
.
/
packages
/
DynamicSystemInstallationService
/
Android.bp
blob: f1a18ae2a53ff037e82633a5c7957a9ffb119ce1 [
file
] [
log
] [
blame
]
android_app
{
name
:
"DynamicSystemInstallationService"
,
srcs
:
[
"src/**/*.java"
],
resource_dirs
:
[
"res"
],
certificate
:
"platform"
,
privileged
:
true
,
platform_apis
:
true
,
optimize
:
{
enabled
:
false
,
},
}