Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_device_google_gs-common
/
51da07a0ea9c52d9c9a875ab23eebb3756b52c63
/
.
/
storage
/
Android.bp
blob: 54e097ec9382f7db22c86b89a06181ebc75ec505 [
file
] [
log
] [
blame
]
Adam Shih
2628922
2022-09-23 10:54:11 +0800
[
diff
] [
blame
]
1
package
{
2
default_applicable_licenses
:
[
"Android-Apache-2.0"
],
3
}
4
5
sh_binary
{
6
name
:
"dump_storage.sh"
,
7
src
:
"dump_storage.sh"
,
8
vendor
:
true
,
9
sub_dir
:
"dump"
,
10
}