commit | 46c6e594159904beb55c2bd99293cf65635c9d15 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Thu Jan 20 22:55:00 2022 +0800 |
committer | Yi Kong <yikong@google.com> | Fri Jan 21 18:13:18 2022 +0800 |
tree | 01db2d5f1650d65b147cc66b489e01d79584c257 | |
parent | 341f73550d698d32328c06f223c0d2a51dd53d8c [diff] [blame] |
AFDO for Rust Bug: 195134194 Bug: 165018530 Test: build Change-Id: I30932a22dc0b22716cdc925a3fcc5f9a169fcec4
diff --git a/rust/Android.bp b/rust/Android.bp index 5e14da8..3fd68e5 100644 --- a/rust/Android.bp +++ b/rust/Android.bp
@@ -14,6 +14,7 @@ "soong-snapshot", ], srcs: [ + "afdo.go", "androidmk.go", "benchmark.go", "binary.go",