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

Commit 38d3d686 authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Android (Google) Code Review
Browse files

Merge "Temporarily reduce error back to warning." into sc-dev

parents 31a57180 3cdaf1f2
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",
        ],
    },
}