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

Commit cf9f5fa3 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 8d1485f3 41466fdb
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",
        ],
    },
}