Adam Vartanian | acc0e55 | 2018-10-18 10:09:22 +0100 | [diff] [blame] | 1 | Conscrypt in Android is made up of the contents of the Conscrypt |
2 | GitHub repo (https://github.com/google/conscrypt) plus some | ||||
3 | Android-specific additions. Specifically, the following are | ||||
4 | Android-only: | ||||
5 | |||||
6 | Android.bp | ||||
7 | OWNERS | ||||
8 | README.android | ||||
Adam Vartanian | 384b13c | 2018-12-06 13:40:40 +0000 | [diff] [blame] | 9 | apex/... |
Adam Vartanian | acc0e55 | 2018-10-18 10:09:22 +0100 | [diff] [blame] | 10 | publicapi/... |
11 | repackaged/... | ||||
12 | srcgen/... |