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

Commit 902765aa authored by William Escande's avatar William Escande
Browse files

Framework permissions promoted as Error

Test: m & check output
Flag: Exempt build helper
Bug: 349682934
Change-Id: I8b1c6af83a1d01f105786d6fef526300895a0551
parent 84d8b49d
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",