Revert "Split TeleService into a client apk and a lib."
This reverts commit 35e5fcb1b2a22706ebf7e0369bc8668e32d4d4f6.
Reason for revert: b/146034680 - cause is that resource overlays are not working.
Bug: 146034680
Bug: 144806641
Change-Id: Iaf897c2b38c92b1c9be74c9705520f462d58785b
diff --git a/tests/Android.bp b/tests/Android.bp
index de44863..22b40b5 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -29,7 +29,7 @@
platform_apis: true,
certificate: "platform",
- instrumentation_for: "TeleServiceLib",
+ instrumentation_for: "TeleService",
static_libs: [
"androidx.test.rules",