commit | 1d448aff7bf8b2d675a34da6e2d0901fbfc43507 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Apr 20 01:05:18 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Thu May 20 22:32:51 2021 +0000 |
tree | f5f505d31a040644fc48e02c7a38e8b48c26a3cf | |
parent | b8a40de4f4357c2a8782e8ccc40fcb076413b3a0 [diff] |
binderRpcTest: in VTS Bug: 167966510 Test: N/A Change-Id: If884b14462c2c06d3129cf0ae9dac57f59d0356c
diff --git a/libs/binder/tests/Android.bp b/libs/binder/tests/Android.bp index ec231b2..ccd5bf9 100644 --- a/libs/binder/tests/Android.bp +++ b/libs/binder/tests/Android.bp
@@ -133,6 +133,9 @@ darwin: { enabled: false, }, + android: { + test_suites: ["vts"], + }, }, defaults: [ "binder_test_defaults",