1
2
3
4
5
6
7
8
9
10
11
12
| Conscrypt in Android is made up of the contents of the Conscrypt
| GitHub repo (https://github.com/google/conscrypt) plus some
| Android-specific additions. Specifically, the following are
| Android-only:
|
| Android.bp
| OWNERS
| README.android
| apex/...
| publicapi/...
| repackaged/...
| srcgen/...
|
|