commit | d5bb1b56401e30f56e35471c222bdd79f8cf913c | [log] [tgz] |
---|---|---|
author | Ivan Chiang <chiangi@google.com> | Mon Feb 01 15:42:08 2021 +0800 |
committer | Ivan Chiang <chiangi@google.com> | Mon Feb 01 08:29:01 2021 +0000 |
tree | e6312bf4e7c59b2ce3e882bb9d058e8e3fd40bbe | |
parent | c2a2c012e03d3ae8a98833e2fa1e256da45f14b1 [diff] |
Remove @RunWith annotation in ScopedStorageBaseDeviceTest There are some checks fail about visibility and runnable method. Without the annotation, it also works well. Test: atest ScopedStorageDeviceTest Bug: 178908273 Change-Id: I1b7fd09a2d0c93a9858d2c0cc701281ebd37118f Merged-In: I1b7fd09a2d0c93a9858d2c0cc701281ebd37118f