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

Commit 1b4b8990 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update language to comply with Android's inclusive language guidance" into main

parents ff3d778f 46273135
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -674,7 +674,7 @@ public class AppLaunch extends InstrumentationTestCase {
            return true;
        }

        // iorap compiler filters specified: the compilerFilter must be in the whitelist.
        // iorap compiler filters specified: the compilerFilter must be in the allowlist.
        if (mIorapCompilerFilters.indexOf(compilerFilter) != -1) {
            return true;
        }