Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 84182f2b authored by Ömer Faruk Yılmaz's avatar Ömer Faruk Yılmaz
Browse files

Add link to the Android Build Explorer with target to select a build.

Target: aosp_arm64-trunk_staging-userdebug

This could help the user directly pick the right build.

Bug: 409768276 
Test: atest --host AndroidGlobalLintCheckerTest
Flag: EXEMPT README
Change-Id: Idf877e676f00f28e94b1dee2f50adbc200e507ae
parent a9995ca9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ build target produces a jar file that is included in the overall build output
5. Run `prebuilts/cmdline-tools/update-android-global-lint-checker.sh
   <build_number>`. The script will create a commit that you can upload for
   approval to the `prebuilts/cmdline-tools` subproject.
   - *Tip*: Find a green build from [targets=aosp_arm64-trunk_staging-userdebug](https://android-build.corp.google.com/build_explorer/branch/git_main/?gridSize=20&targets=aosp_arm64-trunk_staging-userdebug&selectionType=MOST_RECENT_N_BUILDS&numBuilds=20&buildType=default) to match the update script.
6. Done! Your lint check should be applied in lint report builds across the
   entire tree!