commit | 177785eccf059f7fe09ae0730fd4940d5535817d | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Thu Jul 29 15:48:24 2021 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Wed Aug 18 15:06:53 2021 -0700 |
tree | 456bddd58cd31ada322c7fcaa97f37f4a5e577df | |
parent | 741107cc53dcd79fae9afa65883431572c6425ab [diff] [blame] |
Moving all widget picker tests to instrumentation tests Bug: 196825541 Test: Presubmit Change-Id: I946f29baedb2e6b29044f8df1bc73b74e9999efe
diff --git a/tests/Android.bp b/tests/Android.bp index 37231f9..aeddc4c 100644 --- a/tests/Android.bp +++ b/tests/Android.bp
@@ -56,6 +56,7 @@ resource_dirs: ["res"], static_libs: [ "launcher-aosp-tapl", + "androidx.test.core", "androidx.test.runner", "androidx.test.rules", "androidx.test.ext.junit",