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

Commit a513663b authored by William Escande's avatar William Escande Committed by Automerger Merge Worker
Browse files

Merge "Framework permissions promoted as Error" into main am: e3c50c00

parents 530cde49 e3c50c00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -322,8 +322,8 @@ android_app {
    errorprone: {
        enabled: true,
        javacflags: [
            // "-Xep:AndroidFrameworkRequiresPermission:ERROR",
            "-Xep:AlmostJavadoc:ERROR",
            "-Xep:AndroidFrameworkRequiresPermission:ERROR",
            "-Xep:BadImport:ERROR",
            "-Xep:ClassCanBeStatic:ERROR",
            "-Xep:EmptyBlockTag:ERROR",