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

Commit 374770e1 authored by Anton Hansson's avatar Anton Hansson
Browse files

Revert "Add SuppressLint to framework-annotations-lib"

This reverts commit 2157c897.

Reason for revert: Not the right fix. SuppressLint is apparently
in the SDK, so modules should be picking it up from there.

Change-Id: I7fdca1e4c30f897a77eb348f92d3ca18d2175dff
parent 2157c897
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -655,7 +655,6 @@ filegroup {
        "core/java/android/annotation/RequiresPermission.java",
        "core/java/android/annotation/SdkConstant.java",
        "core/java/android/annotation/StringDef.java",
        "core/java/android/annotation/SuppressLint.java",
        "core/java/android/annotation/SystemApi.java",
        "core/java/android/annotation/SystemService.java",
        "core/java/android/annotation/TestApi.java",