Lines Matching full:android
1 # How do I submit patches to Android Common Kernels
14 fixing an Android-specific bug, these are very unlikely to be accepted unless they have been
15 …coordinated with kernel-team@android.com. If you want to proceed, post a patch that conforms to the
22 (see https://source.android.com/setup/build/building-kernels)
24 `UPSTREAM:`, `BACKPORT:`, `FROMGIT:`, `FROMLIST:`, or `ANDROID:`.
26 - If an Android bug has been assigned, there must be a `Bug:` tag.
114 - add a `Bug:` tag with the Android bug (required for patches not accepted into
131 ## Requirements for Android-specific patches: `ANDROID:`
133 - If the patch is fixing a bug to Android-specific code
134 - tag the patch subject with `ANDROID:`
138 ANDROID: fix android-specific bug in foobar.c
148 - tag the patch subject with `ANDROID:`
149 - add a `Bug:` tag with the Android bug (required for android-specific features)