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

Commit b9d86605 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: 43604e98 am: c33705cd am: b03639b4

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



Change-Id: I5552e31b9a090a9e13a47351fd1455554bc98a6d
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 1184c1de b03639b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -429,7 +429,7 @@ public class PackageInstallerActivity extends AlertActivity {
        if (mLocalLOGV) Log.i(TAG, "onResume(): mAppSnippet=" + mAppSnippet);

        if (mAppSnippet != null) {
            // load dummy layout with OK button disabled until we override this layout in
            // load placeholder layout with OK button disabled until we override this layout in
            // startInstallConfirm
            bindUi();
            checkIfAllowedAndInitiateInstall();