commit | 696ed4d54c47be58c469683c3ecb8d536ef59845 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Mon Jul 27 12:59:58 2020 -0700 |
committer | Yifan Hong <elsk@google.com> | Tue Jul 28 09:51:15 2020 -0700 |
tree | f68c1842299a5111ff1ddbc763c869bca6674861 | |
parent | afdd267ff79ce1b32b0c6a2098b4735572bf8d0f [diff] [blame] |
Add makefile_goal. Only for boot images. Test: add one makefile_goal Bug: 158537840 Change-Id: I88a006a1c7bfbf79f10f5360aae27a9bc267e42d
diff --git a/android/Android.bp b/android/Android.bp index 487372b..c196b7a 100644 --- a/android/Android.bp +++ b/android/Android.bp
@@ -23,6 +23,7 @@ "filegroup.go", "hooks.go", "image.go", + "makefile_goal.go", "makevars.go", "metrics.go", "module.go",