| commit | fb98b4a657882cd49709ac1208a75e18ca0f2bf0 | [log] [tgz] |
|---|---|---|
| author | Jared Duke <jdduke@google.com> | Fri Jul 12 19:35:34 2024 +0000 |
| committer | Jared Duke <jdduke@google.com> | Fri Jul 12 19:35:34 2024 +0000 |
| tree | cbfa2e35355e08cf3a8cce097e41196990642f31 | |
| parent | 3250dd2b7bc4ecaecc117db2dca6bf4300191cc4 [diff] |
Don't link framework aconfig libs for platform targets The framework links in a select set of aconfig flag libs. Targets that use `platform_apis: true` can and should reuse these flags, rather than linking in a redundant copy that conflicts with the bootclasspath. Bug: 222468116 Test: m + presubmit Flag: EXEMPT refactor Change-Id: I90ddd82e886d0ad2a8f1101f0d94e40d4f697ebb