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 12
12
13
13
** API Changes**
14
14
15
- * Update to minSdkVersion 21
16
-
17
15
** Breaking API Changes**
18
16
19
17
** Known Issues**
Original file line number Diff line number Diff line change 6
6
7
7
** Bug Fixes**
8
8
9
- * TestStorage: Use input directory location for internal files
10
- * StackTrimmer: harden against exceptions coming from Failure.getMessage().
11
-
12
9
** New Features**
13
10
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
-
20
11
** Breaking Changes**
21
12
22
13
** API Changes**
23
14
24
- * Update to minSdkVersion 21
25
-
26
15
** Breaking API Changes**
27
16
28
17
** Known Issues**
You can’t perform that action at this time.
0 commit comments