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

Skip to content
Commit 0de3277c authored by Peter Kalauskas's avatar Peter Kalauskas
Browse files

Fix SystemUI lint checks

 - Remove unnecessary @Supress and @test annotations

 - Rename test functions to start with "test" so they are picked up
   correctly.

 - Use "AndroidLintCheckerTestDefaults", simplifying Soong build rules,
   remove unnecessary glob match for java files.

 - Fix "moreInfo" go-link URL

 - Use androidx.annotation_annotation-nodeps instead of
   androidx.annotation_annotation to avoid pulling in unnecessary
   dependencies.

 - Remove unnecessary imports in tests

 - Re-enable CleanArchitectureDependencyViolationDetectorTest

 - Remove println

Flag: NONE
Bug: 334172345
Bug: 254533331
Test: atest SystemUILintCheckerTest --no-bazel-mode
Change-Id: I0758c38678fcbd2fa816a6017237c46827f2b89b
parent 46f27a9c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment