Commit 1e3d533
Android sdkmanager proxy config (#1899)
* pass proxy config from env to sdkmanager to allow updating android sdk on corporate networks
* look in both http and https env vars for proxy settings to pass through to sdkmanager
* fix tox errors
* remove if statement since try/except will handle proxy=None case
* consolidate
---------
Co-authored-by: Sam Martin <martins@ti.com>1 parent da7dde3 commit 1e3d533
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
203 | 215 | | |
204 | 216 | | |
205 | 217 | | |
| |||
0 commit comments