summaryrefslogtreecommitdiff
path: root/services/robotests/Android.bp
diff options
context:
space:
mode:
author Anton Hansson <hansson@google.com> 2020-03-12 16:56:08 +0000
committer Anton Hansson <hansson@google.com> 2020-03-17 09:24:45 +0000
commit9b3300177ccbe8dba8dfff5386cfb13ba899a607 (patch)
tree1e2997477f4230a552e8d1f251c9b2b88dffc2c0 /services/robotests/Android.bp
parent228610294b4feb44f4f0ac9d39d2949b20cb536b (diff)
Update references to ike stubs
Bug: 147768409 Test: m Change-Id: Idf801c304458908f0a8ef36bfa5a7a7546e6bf48 Merged-In: Idf801c304458908f0a8ef36bfa5a7a7546e6bf48
Diffstat (limited to 'services/robotests/Android.bp')
-rw-r--r--services/robotests/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/robotests/Android.bp b/services/robotests/Android.bp
index a08b3e74882a..17d0bbfad171 100644
--- a/services/robotests/Android.bp
+++ b/services/robotests/Android.bp
@@ -27,7 +27,7 @@ android_app {
"services.net",
],
- libs: ["ike-stubs"],
+ libs: ["android.net.ipsec.ike.stubs.system"],
}
//##################################################################