Add new line to lint's README

Preview of README in
http://cs/android/frameworks/base/tools/lint/README.md?rcl=e5834d57c964cb234a85e27b1e270e46825e7e68
is missing a new line

Bug: 157626959
Test: N/A
Change-Id: I7b80920de8144fe62e6ae0d21718ce4eaee16a20
This commit is contained in:
Azhara Assanova
2021-08-11 10:57:45 +00:00
parent 9f8aa1d759
commit f9f60bd365

View File

@@ -30,6 +30,7 @@ java_library_static {
m out/soong/.intermediates/frameworks/base/services/autofill/services.autofill/android_common/lint/lint-report.html
```
(Lint report can be found in the same path, i.e. `out/../lint-report.html`)
3. Now lint issues should appear on gerrit!
**Notes:**