Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
f43ff059fffe8c7d256f2c2c54e0da63738f2658
/
.
/
xml
/
Android.bp
blob: cd25cff7bde980885309375a20d134a24aa6752b [
file
] [
log
] [
blame
]
bootstrap_go_package
{
name
:
"soong-xml"
,
pkgPath
:
"android/soong/xml"
,
deps
:
[
"blueprint"
,
"blueprint-pathtools"
,
"soong"
,
"soong-android"
,
"soong-etc"
,
],
srcs
:
[
"xml.go"
,
],
testSrcs
:
[
"xml_test.go"
,
],
pluginFor
:
[
"soong_build"
],
}