We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30b1a88 + 169452a commit 680bd29Copy full SHA for 680bd29
1 file changed
libs/binder/tests/Android.bp
@@ -46,7 +46,7 @@ cc_test {
46
"libbinder",
47
],
48
test_suites: [
49
- "device-tests",
+ "general-tests",
50
"vts",
51
52
}
@@ -137,7 +137,7 @@ cc_test {
137
"libgmock",
138
139
140
141
142
143
require_root: true,
@@ -705,7 +705,7 @@ cc_test {
705
"libutils",
706
707
708
709
710
711
@@ -762,7 +762,7 @@ cc_test {
762
763
764
765
766
767
768
0 commit comments