Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_device_google_gs-common
/
refs/heads/android-15
/
.
/
pcie
/
Android.bp
blob: ae6a94eb5757d00c7cc602097c5b3ef3bbcecdf0 [
file
] [
log
] [
blame
]
Sajid Dalvi
e79e3b1
2023-01-24 18:59:42 -0600
[
diff
] [
blame
]
1
package
{
2
default_applicable_licenses
:
[
"Android-Apache-2.0"
],
3
}
4
5
sh_binary
{
6
name
:
"dump_pcie.sh"
,
7
src
:
"dump_pcie.sh"
,
8
vendor
:
true
,
9
sub_dir
:
"dump"
,
10
}