Skip to content

Commit 4beac67

Browse files
brettchabotcopybara-androidxtest
authored andcommitted
Clear changelogs after services and orchestrator release.
PiperOrigin-RevId: 698509625
1 parent 470ac95 commit 4beac67

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

runner/android_test_orchestrator/CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212

1313
**API Changes**
1414

15-
* Update to minSdkVersion 21
16-
1715
**Breaking API Changes**
1816

1917
**Known Issues**

services/CHANGELOG.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,12 @@
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**

0 commit comments

Comments
 (0)