| Brian Duddie | 7f23a87 | 2020-07-01 14:27:31 -0700 | [diff] [blame] | 1 | # Contributing to CHRE |
| 2 | |
| 3 | It is encouraged that vendors implementing CHRE for their platforms contribute |
| 4 | their code back to the open source project when possible as this will help |
| 5 | provide more reference code for others and give the CHRE team better insight |
| 6 | into the various use cases of users of the project. |
| 7 | |
| 8 | Anyone can upload patches to the Android Open Source Project (AOSP) and have |
| 9 | the CHRE team review them using [these |
| 10 | instructions](https://source.android.com/setup/contribute/submit-patches). |