summaryrefslogtreecommitdiff
path: root/java/sdk_library_test.go
diff options
context:
space:
mode:
author Jihoon Kang <jihoonkang@google.com> 2024-03-19 21:57:36 +0000
committer Jihoon Kang <jihoonkang@google.com> 2024-03-20 00:06:05 +0000
commit9049c2725a232bab8ee4f181c25cfe5fbdcf7e90 (patch)
tree0a3f953f034851b7935431fb9faf67b65a281811 /java/sdk_library_test.go
parentf11f786571282209093b9988065fa259fd3b056b (diff)
Add aconfig flag support for android_library
This change adds the support that was added to android_app in https://r.android.com/2854663 for android_library modules. Implementation details: - Move `Flags_packages` to aaptProperties, so that it can be utilized for both android_app and android_library. - Wrap `VisitDirectDeps` of aconfig_declarations to a function that takes a ModuleContext as an input, so that it can be utilized in the `GenerateAndroidBuildActions` of both android_app and android_library. Test: m nothing --no-skip-soong-tests Bug: 330222981 Change-Id: I8a755f5ca615c8a1651afcd2ec441fc9fbd82c61
Diffstat (limited to 'java/sdk_library_test.go')
0 files changed, 0 insertions, 0 deletions