summaryrefslogtreecommitdiff
path: root/api/coverage/tools
diff options
context:
space:
mode:
author Christoffer Adamsen <christofferqa@google.com> 2025-01-06 19:05:18 +0100
committer Christoffer Adamsen <christofferqa@google.com> 2025-01-07 15:29:01 +0100
commit6dcde63a1ed81bafb04309d701501e00b31d0d4e (patch)
treefb96e1a5816a67c5b9f63522566b0c136a53242d /api/coverage/tools
parent46160a9f2cd51c07450c2be4653410c6bab76e4e (diff)
Explicitly keep default constructor in rules without members
R8 implicitly keeps the default constructor when no member rules are specified. Future versions of R8 will require apps to explicitly keep the default constructors that are required for the build to work. This conservatively changes all keep rules that currently keep the default constructor to explicitly keep the default constructor. Future work will attempt to tighten up the rules that do not require the default constructor to be kept. Bug: 373579455 Flag: NONE no behavior change Test: existing Change-Id: I8e2734d8ee1b14cdf8ed6e3a1b6ebb8432500176
Diffstat (limited to 'api/coverage/tools')
0 files changed, 0 insertions, 0 deletions