Commit d898212
authored
fix Android libwebrtc builds (#791)
* webrtc-builds: clear disk space for Android builds
This fixes Android builds that were failing due to running out
of space when cloning libwebrtc's enormous git repositories.
* build_android.sh: do not copy non-existent desktop_capture.ninja
libwebrtc's desktop_capture module does not support Android.1 parent f64a998 commit d898212
File tree
2 files changed
+12
-1
lines changed- .github/workflows
- webrtc-sys/libwebrtc
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
164 | 176 | | |
165 | 177 | | |
166 | 178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | 128 | | |
130 | 129 | | |
131 | 130 | | |
| |||
0 commit comments