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

Commit 326daae7 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 am: b9d86605 am: d145c47a

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



Change-Id: Ib2a6c7c403f3cb607c4c5518e77a8f53203c866b
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 960e34c2 d145c47a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -443,7 +443,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();