diff options
| author | 2024-11-14 14:24:25 -0800 | |
|---|---|---|
| committer | 2024-11-14 14:24:25 -0800 | |
| commit | 4812c4a983fb14f37577437375bd44fb2fbf504b (patch) | |
| tree | 47d9645d8243ab6c66fc081d44a42d27a80ceeab /api/api.go | |
| parent | eb31f93941f5e27601d54fcfae6ad115095ac800 (diff) | |
Set compile_dex explicitly for FakeApexSystemServices
java_library modules don't compile to dex by default, but dex files
are needed to install on the device, either directly or via an apex.
Soong was implicilty adding compile_dex to java_library modules that
were in apexes, but this requires propagating information down from
apex modules in a way that prevents incremental analysis. Set it
explicitly instead.
Bug: 372543712
Test: no change to build.ninja
Change-Id: Ie97f6b2a76426955b91b2ed010d40ac73ce081be
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions