Revert "Add aidl_lazy_test to presubmit"
Revert "Add aidl_lazy_test_server to Cuttlefish"
Revert "Move aidl_lazy_test_server to system_ext"
Revert submission 1209453-aidl-lazy-presubmit
Reason for revert: b/148282665. A test has begun to fail on git_stage-aosp-master, and I need to verify whether these changes are responsible.
Reverted Changes:
Ib09a2460e: Add aidl_lazy_test to general-tests
Ib08989356: Move aidl_lazy_test_server to system_ext
I694e6ad35: Add aidl_lazy_test_server to Cuttlefish
I65db12c63: Add aidl_lazy_test to presubmit
I7ec80a280: Dynamically stop services with multiple interfaces...
Change-Id: I9153a9d82a6c40395eef3f49d01a83be8518ecf0
diff --git a/libs/binder/TEST_MAPPING b/libs/binder/TEST_MAPPING
index 922504e..b3afd81 100644
--- a/libs/binder/TEST_MAPPING
+++ b/libs/binder/TEST_MAPPING
@@ -20,9 +20,6 @@
},
{
"name": "CtsNdkBinderTestCases"
- },
- {
- "name": "aidl_lazy_test"
}
]
}