commit | 454a8cc8f830629c6fb8c30aafa23e74975385a5 | [log] [tgz] |
---|---|---|
author | Ahmad Khalil <khalilahmad@google.com> | Wed Jul 26 23:28:29 2023 +0000 |
committer | Ahmad Khalil <khalilahmad@google.com> | Thu Jul 27 12:07:42 2023 +0000 |
tree | 98ea85873f56ce464f2307cc982362ee4fbf50ca | |
parent | 8fb6fd7d433f48989056356ebe9d4c77c0d34f89 [diff] |
Move tests for frameworks-base-testutils lib into their own target The test modules that include these util classes are running the util tests as well, because they're in the same java library. This change separates the util classes from their tests, with a new separate test mapping. Fix: 292212651 Test: atest frameworks-base-testutils-tests Change-Id: Ic8309a303307457e0e642370bc2a0a0335e4e8f6