diff options
| -rw-r--r-- | apct-tests/perftests/windowmanager/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apct-tests/perftests/windowmanager/Android.bp b/apct-tests/perftests/windowmanager/Android.bp index 9e95a104af81..9fa99853ace3 100644 --- a/apct-tests/perftests/windowmanager/Android.bp +++ b/apct-tests/perftests/windowmanager/Android.bp @@ -19,6 +19,7 @@ android_test { "androidx.test.rules", "androidx.annotation_annotation", "apct-perftests-utils", + "collector-device-lib", "platform-test-annotations", ], test_suites: ["device-tests"], |