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

Commit c69a074e 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 am: 76630ca4

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



Change-Id: I14cbc3e5435b9254eb0c6e67ab8b34dad4c36783
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 1bc39669 76630ca4
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;
        }