commit | 5640008749795a6ebfb2680e28daa6b067207ce8 | [log] [tgz] |
---|---|---|
author | Yu Liu <yudiliu@google.com> | Tue Oct 15 20:45:35 2024 +0000 |
committer | Yu Liu <yudiliu@google.com> | Tue Oct 15 21:03:29 2024 +0000 |
tree | d328801cd3f706edfc14d003ba5a942aa1ff2d6a | |
parent | 0636fa36fbc7cbe49c75f0864456a5db155ef956 [diff] [blame] |
Convert cc modules to use AndroidMkInfoProvider. Bug: 358427516 Test: Unit tests and manually compare generated mk files. Change-Id: I90d8ecb3580d6324ed53212d01d7c24b6e4bb700
diff --git a/cc/cc.go b/cc/cc.go index 1b7624d..9aff7df 100644 --- a/cc/cc.go +++ b/cc/cc.go
@@ -878,7 +878,7 @@ cachedToolchain config.Toolchain - subAndroidMkOnce map[subAndroidMkProvider]bool + subAndroidMkOnce map[subAndroidMkProviderInfoProducer]bool // Flags used to compile this module flags Flags