diff options
| author | Jesse Pai <jessepai@google.com> | 2019-09-13 17:08:52 -0700 |
|---|---|---|
| committer | Jesse Pai <jessepai@google.com> | 2019-09-30 16:24:16 +0000 |
| commit | 4d3366663970b6de96b2ed980a63babd168a3bc8 (patch) | |
| tree | 7b3bb3ded19027f8118c6b168fb7b3e854c175e5 /Android.bp | |
| parent | 0a2f719bcaad397f27bcf52cd6604df6b5cec03b (diff) | |
| download | build_soong-4d3366663970b6de96b2ed980a63babd168a3bc8.tar.gz build_soong-4d3366663970b6de96b2ed980a63babd168a3bc8.tar.bz2 build_soong-4d3366663970b6de96b2ed980a63babd168a3bc8.zip | |
Creation of C Flags Build Variables
Modifications made to soong/cc to look for specific C Flags used by
Android modules and store name of module into a build variable array.
Bug: 140442588
Test: Executed m dist and presubmit
Change-Id: If46a11462369c43bbcd445156aff0641514c58b1
Diffstat (limited to 'Android.bp')
| -rw-r--r-- | Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -172,6 +172,7 @@ bootstrap_go_package { "cc/vndk_prebuilt.go", "cc/xom.go", + "cc/cflag_artifacts.go", "cc/cmakelists.go", "cc/compdb.go", "cc/compiler.go", |
