Merge "Move Enable16KbTest to device-tests" into main
This commit is contained in:
@@ -33,7 +33,7 @@ android_test {
|
|||||||
],
|
],
|
||||||
platform_apis: true,
|
platform_apis: true,
|
||||||
certificate: "platform",
|
certificate: "platform",
|
||||||
test_suites: ["general-tests"],
|
test_suites: ["device-tests"],
|
||||||
libs: [
|
libs: [
|
||||||
"android.test.runner",
|
"android.test.runner",
|
||||||
"android.test.base",
|
"android.test.base",
|
||||||
@@ -57,6 +57,6 @@ java_test_host {
|
|||||||
data: [
|
data: [
|
||||||
":test_16kb_app",
|
":test_16kb_app",
|
||||||
],
|
],
|
||||||
test_suites: ["general-tests"],
|
test_suites: ["device-tests"],
|
||||||
test_config: "AndroidTest.xml",
|
test_config: "AndroidTest.xml",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user