summaryrefslogtreecommitdiff
path: root/tests/automotive/health/dial/Android.bp
diff options
context:
space:
mode:
authorSanket Chinchalkar <schinchalkar@google.com>2021-08-11 21:17:54 -0700
committerSanket Chinchalkar <schinchalkar@google.com>2021-08-13 15:38:42 -0700
commit87225627b18b96047761484915aba804444909d6 (patch)
tree43622e3e486a93cb2acadb15120d97e39f3e5239 /tests/automotive/health/dial/Android.bp
parent0c4e053b454656496f02c51579b7be65a96d4f4e (diff)
downloadplatform_testing-87225627b18b96047761484915aba804444909d6.tar.gz
Automotive Test Framework Fixes and Clean Up
Test: Tested Locally Bug: 187470633 Change-Id: I3f4057f6d5b34ca871ac8d1d1318f9549412464d
Diffstat (limited to 'tests/automotive/health/dial/Android.bp')
-rw-r--r--tests/automotive/health/dial/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/automotive/health/dial/Android.bp b/tests/automotive/health/dial/Android.bp
index d4a61dad8..2b573e142 100644
--- a/tests/automotive/health/dial/Android.bp
+++ b/tests/automotive/health/dial/Android.bp
@@ -22,7 +22,7 @@ java_library_static {
srcs: [ "src/**/*.java" ],
libs: [
"androidx.test.runner",
- "automotive-settings-app-helper",
+ "automotive-dial-app-helper",
"app-helpers-auto-interfaces",
"common-platform-scenarios",
"platform-test-options",