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

Commit 76630ca4 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 am: 8781f3f4 am: 8ae1d6e1

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



Change-Id: I16c77b173c6b914f406dc5cfceaa641de5ac847b
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents d4d99da0 8ae1d6e1
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;
        }