summaryrefslogtreecommitdiff
path: root/java/sdk_library_test.go
diff options
context:
space:
mode:
author mrziwang <mrziwang@google.com> 2024-09-03 15:12:51 -0700
committer mrziwang <mrziwang@google.com> 2024-09-11 10:38:41 -0700
commit184209792871bd14d9c736f8bf6f7b77c236e450 (patch)
tree4e0b822be899f54045357a6eb4b3ff2314e5d76b /java/sdk_library_test.go
parent28b806c9eb56698c9484c1fb6071bd091c3aa20e (diff)
Add framework for using provider on AndroidMKEntries
In the context of incremental soong, the inter-module communication through AndroidMkEntries and AndroidMkData should be changed to through the real provider. This change adds the framework for the provider(AndroidMkInfoProvider). A module will set its AndroidMkInfoProvider, which includes what's in its AndroidMkEntries method, to be used in translateAndroidMkModule. This change also changes module type vbmeta to use AndroidMKInfoProvider. The next step is to replace the AndroidMkEntries methods of all the other module types to set the AndroidMkInfoProvider. Test: m with tests and CI Bug: 357907638 Change-Id: Icfd1363f97d31548bb78c6615e0f7076b22dcbe4
Diffstat (limited to 'java/sdk_library_test.go')
0 files changed, 0 insertions, 0 deletions