Skip to content
Snippets Groups Projects
Commit 13bd8288 authored by Googler's avatar Googler Committed by Copybara-Service
Browse files

Update CompatDexBuilder to compile using the DexFilePerClassFileConsumer.

The builder is already compiling a single classfile to a single dex file (in DexIndexed mode). The use of the DexFilePerClassFileConsumer mode will not change that, but it informs D8 that the compilation is an "intermediate" compilation and more closely matches the usage.

PiperOrigin-RevId: 595956205
Change-Id: I063e8e2e71fe1057c7d651f88e77ecd95a89c1d6
parent fb4f63fb
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment