Replace rustls-platform-verifier-android.aar with single class (#6610)
* Replace the `rustls-platform-verifier-android.aar` with the actual source code * Exclude the platform-verifier code from linters * Add manual update instructions * Exclude from Kover too
This commit is contained in:
parent
eff5a02963
commit
9323cbba98
11 changed files with 530 additions and 37 deletions
7
libraries/rustls-tls/UPDATED.md
Normal file
7
libraries/rustls-tls/UPDATED.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Below is the commit SHA in [rustls-platform-verifier](https://github.com/rustls/rustls-platform-verifier) library used to update the code in this module:
|
||||
|
||||
```
|
||||
996b1c903491641b17b3c9afb65d1352f6fc6b76
|
||||
```
|
||||
|
||||
Please update it after making manual changes.
|
||||
Loading…
Add table
Add a link
Reference in a new issue