commit | c0aed4bdc0889968e4765836229eefe38522749b | [log] [tgz] |
---|---|---|
author | Elliot Sisteron <elliotsisteron@google.com> | Thu Apr 13 08:02:34 2023 +0000 |
committer | Elliot Sisteron <elliotsisteron@google.com> | Thu Apr 13 08:02:34 2023 +0000 |
tree | f3ff3f989e497034467a684ef010564ee9eaa44d | |
parent | 2c94394d7c7d2921518c1570b055b4cfc363cac1 [diff] |
Call default impl of the interface in all tests. For code coverage purposes. Supposedly the default impl is already covered by other tests, but this call to super may be necessary regardless as per b/272351657#comment9. Bug: 272351657 Test: Will check the coverage once the CL is submitted Change-Id: I30b5617e767e6520be3699ef0c9fd5de1c1a40a9