File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed
runner/android_test_orchestrator Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change 1212
1313** API Changes**
1414
15- * Update to minSdkVersion 21
16-
1715** Breaking API Changes**
1816
1917** Known Issues**
Original file line number Diff line number Diff line change 66
77** Bug Fixes**
88
9- * TestStorage: Use input directory location for internal files
10- * StackTrimmer: harden against exceptions coming from Failure.getMessage().
11-
129** New Features**
1310
14- * Adding a LocalSocket-based protocol for the ShellExecutor to talk to the
15- ShellMain. This obsoletes SpeakEasy; if androidx.test.services is killed
16- (e.g. by the low memory killer) between the start of the app_process that
17- invokes LocalSocketShellMain and the start of the test, the test is still able
18- to talk to LocalSocketShellMain.
19-
2011** Breaking Changes**
2112
2213** API Changes**
2314
24- * Update to minSdkVersion 21
25-
2615** Breaking API Changes**
2716
2817** Known Issues**
You can’t perform that action at this time.
0 commit comments