summaryrefslogtreecommitdiff
path: root/adservices/tests/cts/sandbox/topics/Android.bp
diff options
context:
space:
mode:
authorhanlixy <hanlixy@google.com>2023-03-06 03:10:29 +0000
committerhanlixy <hanlixy@google.com>2023-03-07 17:20:01 +0000
commitede8f244858afcc151555122dd6e0b436e45d8a5 (patch)
tree52ec62f16bcffe18d2192d64824f67c32e238f82 /adservices/tests/cts/sandbox/topics/Android.bp
parent9a78a6bc4453b0276cf2b8161e4f4a2259203a33 (diff)
downloadAdServices-ede8f244858afcc151555122dd6e0b436e45d8a5.tar.gz
Add Methods to Kill Adservices Process and Get Run-Time API Name to Util
Add the method of killing adservices process and refactor the test class. Move the util package so that it can be invoked from all packages in Adservices module. Add more overloading methods of getting run-time adservices api name. Fix all non-CB test. Bug: 271749663 Test: atest AdServicesApkUITests AdServicesApkUITestsAppConsent TopicsManagerMddTest Change-Id: I0454852595063c1d405e7a702ba82f14e8b34747
Diffstat (limited to 'adservices/tests/cts/sandbox/topics/Android.bp')
-rw-r--r--adservices/tests/cts/sandbox/topics/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/adservices/tests/cts/sandbox/topics/Android.bp b/adservices/tests/cts/sandbox/topics/Android.bp
index 24a969b698..28e7d502fa 100644
--- a/adservices/tests/cts/sandbox/topics/Android.bp
+++ b/adservices/tests/cts/sandbox/topics/Android.bp
@@ -27,7 +27,7 @@ android_test {
"androidx.test.runner",
"truth-prebuilt",
"SdkSandboxTestUtils",
- "adservices-cts-utility",
+ "adservices-test-utility",
],
libs: [
"android.test.base",