commit | baa22ec788ba78edaaa7d76e94790c2fe94a6075 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Oct 14 10:22:10 2021 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Oct 14 12:15:47 2021 +0000 |
tree | abb866158f700ae79d9ba4b5ef672c524ce1e14f | |
parent | e7cf69fb8ec6b2c3580b3467995762471236f147 [diff] |
Fix test when the type of the field cannot be resolved. We should not return true/false, but instead throw an exception so that the test just discard this field. Test: atest CtsHiddenApiBlacklistApi28TestCases Test: atest CtsHiddenApiKillswitchDebugClassTestCases:android.signature.cts.api.DebugClassKillswitchTest Bug: 202684106 Change-Id: I5ac0f67f498de96788febafbc3195372a6d049f2 (cherry picked from commit f8cc0d6820e0e0bca6d3ff9149f129176e2267fb)