commit | 44c53a67293e37e990dbeaeb42c2959b74127db2 | [log] [tgz] |
---|---|---|
author | Eric Lin <ericth@google.com> | Tue Mar 01 15:35:39 2022 +0000 |
committer | Eric Lin <ericth@google.com> | Tue Mar 01 15:35:39 2022 +0000 |
tree | c5ba03455db0f136d5f7f1c00f48989225d89423 | |
parent | 2cd955ba1d4eda84a129a8ce762237b260eb876f [diff] |
Fix test fail caused by proguard trimmed out reflection callback. We moved FastPairSimulator library to a different package from the snippet package in the last step. But we only has rule for keeping classes in the snippet package. This change add another rule for the simulator package. Test: atest -v CtsSeekerDiscoverProviderTest Bug: 214015364 Change-Id: I61010c700e4d0d1ae3922b1e64afddb56594d6f0