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

Commit 41466fdb authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Temporarily reduce error back to warning.

Bug: 183626724
Change-Id: Ia08b67c74779d2e4e59eb7e5796bbb1d6c901907
parent 8bc7b2ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@ android_app {
    ],
    errorprone: {
        javacflags: [
            "-Xep:AndroidFrameworkRequiresPermission:ERROR",
            // "-Xep:AndroidFrameworkRequiresPermission:ERROR",
        ],
    },
}