summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Homescu <ahomescu@google.com>2024-04-25 01:16:51 +0000
committerAndrei Homescu <ahomescu@google.com>2024-04-25 01:19:22 +0000
commitabf30903c8590ffe0eefef93084b004588bf781b (patch)
tree58c7364dd06356a2c3c1b0018fb3e4116d9a9413
parentd78e71c5402b110f877ecaf1874f53301270f641 (diff)
downloadaosp-master.tar.gz
test-map: Enable binderRpcToTrustyTestHEADmastermain
Enable the Binder test for the Android-Trusty connection. Bug: 230135749 Test: build.py qemu-generic-arm64-test-debug Change-Id: Ie5f347fca3478cca78c6345b9a52cb29dc494863
-rw-r--r--scripts/test-map2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/test-map b/scripts/test-map
index dd304eb..47ab5c6 100644
--- a/scripts/test-map
+++ b/scripts/test-map
@@ -481,8 +481,6 @@
# Test Binder RPC between Android and Trusty
androidtest(name="binder-rpc-to-trusty-test",
- # Test is run manually by the test_binder target
- enabled=False,
command="/data/nativetest64/vendor/"
"binderRpcToTrustyTest/"
"binderRpcToTrustyTest"),