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

Commit 8781f3f4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

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

Merge "Update language to comply with Android's inclusive language guidance" into main am: 1b4b8990 am: f85f0e6b

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2719961



Change-Id: Id4f0b3f16071e10e024a2d01702a038cbe23d2bf
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 9a84206d f85f0e6b
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;
        }