commit | 3c1dd6f9638cc17b72f730e60b3ba82e8cb1c3c2 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Oct 03 16:30:05 2023 -0700 |
committer | Colin Cross <ccross@android.com> | Mon Oct 23 14:42:58 2023 -0700 |
tree | fa6f01f40577c1ba148205868dd3b01833918d74 | |
parent | 8d46e51fe2ed8879fc37ee6e0acf8bda3fb801a0 [diff] |
Fix SettingsProvider for use_resource_processor: true Compile the SettingsProvider sources and resources once in an android_library instead of separately in SettingsProvider and SettingsProviderTest so that the resources are only compiled with one package name and can always be referenced via that package. Bug: 294256649 Test: m javac-check Change-Id: I085c45b130ff1d2fc2726d2b9ecd237abe1db033