commit | a1aa29751835c3d8949356e27f1cce92b00970ca | [log] [tgz] |
---|---|---|
author | Wei Li <weiwli@google.com> | Fri Jun 21 13:08:51 2024 -0700 |
committer | Wei Li <weiwli@google.com> | Mon Jun 24 17:20:59 2024 -0700 |
tree | 10a625dfe76bd1f8e4c37c64c67cfefae099d31c | |
parent | b651aaaf9e48061558b9a938fe8ca5ecf9d9a296 [diff] [blame] |
Export Soong modules and build a database from metadata from Make and Soong. Bug: 324465531 Test: CIs Test: m compliance-metadata.db Change-Id: Ia1c9ab0ae874dd47969555ddbfb93405b57a651f
diff --git a/android/Android.bp b/android/Android.bp index ce8c9b0..985ffa9 100644 --- a/android/Android.bp +++ b/android/Android.bp
@@ -40,6 +40,7 @@ "base_module_context.go", "build_prop.go", "buildinfo_prop.go", + "compliance_metadata.go", "config.go", "test_config.go", "configurable_properties.go",