aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2019-01-31 13:36:40 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-01-31 13:36:40 -0800
commitc85b87d751e7c65185f1686970df33c76fa8782b (patch)
tree7137213aad6eea818fd604b6daf2e8dc4bcf55a1 /Android.bp
parentd8eb4b62cb6a382c683c4cc10915504b607c345f (diff)
parentd8d66fc2146d8b98df8124d3fdeccc9f0638195b (diff)
downloadbuild_soong-c85b87d751e7c65185f1686970df33c76fa8782b.tar.gz
build_soong-c85b87d751e7c65185f1686970df33c76fa8782b.tar.bz2
build_soong-c85b87d751e7c65185f1686970df33c76fa8782b.zip
Merge "Add sh_binary[_host] for shell script that should be installed as executable" am: bfd1830c32 am: f0ad602157
am: d8d66fc214 Change-Id: I6c81463972435906c8e3b5a01a8b40a047d37c77
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index ad2447cb..f356fce5 100644
--- a/Android.bp
+++ b/Android.bp
@@ -61,6 +61,7 @@ bootstrap_go_package {
"android/prebuilt_etc.go",
"android/proto.go",
"android/register.go",
+ "android/sh_binary.go",
"android/singleton.go",
"android/testing.go",
"android/util.go",