ANDROID: README.md: Fix indented bullet

Some renderers include this bullet in the code
block. Make sure it is not in the code block
and is still indented.

Change-Id: Ic7fd075eec2318934dac7b2f75a8f0fd75304950
Signed-off-by: Todd Kjos <tkjos@google.com>
This commit is contained in:
Todd Kjos
2019-12-12 10:57:32 -08:00
parent 92a1c6a253
commit 21578d546d
+2 -2
View File
@@ -36,7 +36,7 @@ Additional requirements are listed below based on patch type
Signed-off-by: Fred Jones <fred.jones@foo.org>
```
- then Joe Smith would upload the patch for the common kernel as
>- then Joe Smith would upload the patch for the common kernel as
```
UPSTREAM: important patch from upstream
@@ -86,7 +86,7 @@ must be a stable maintainer branch (not rebased, so don't use `linux-next` for e
Signed-off-by: Fred Jones <fred.jones@foo.org>
```
- then Joe Smith would upload the patch for the common kernel as
>- then Joe Smith would upload the patch for the common kernel as
```
FROMGIT: important patch from upstream