commit | e498dd9ac39781e9b3bea7202772a1fd442f957d | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Aug 04 09:24:04 2020 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Aug 05 04:47:28 2020 +0000 |
tree | 4b4394836c52af2020d79453b2644ba42266d4f4 | |
parent | da931d4abdd32d97c518ffb901c6631317d78b80 [diff] [blame] |
Move image mutator things to image.go Bug: N/A Test: m Change-Id: I2d1a24fc067c376ed2e0741313d48248ad78ee78
diff --git a/cc/Android.bp b/cc/Android.bp index 9ece05f..831911e 100644 --- a/cc/Android.bp +++ b/cc/Android.bp
@@ -19,6 +19,7 @@ "check.go", "coverage.go", "gen.go", + "image.go", "linkable.go", "lto.go", "makevars.go",