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

Commit 34bdbc0a authored by Bill Yi's avatar Bill Yi
Browse files

Merge RQ3A.210705.001 to stage-aosp-master - DO NOT MERGE

Merged-In: I5c46691e1ee04f2fc486f164ddc747c83e831e35
Merged-In: Ic3144e827fcc527609b2f9ccd68034e73142349e
Change-Id: Ieff6d93a4e84ae875fecb5fc4a0b309ad1d17bdf
parents 8551b250 0f33afcc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -107,6 +107,9 @@ public class ContactSelectionActivity extends AppCompatContactsActivity implemen
    protected void onCreate(Bundle savedState) {
        super.onCreate(savedState);

        getWindow().addSystemFlags(android.view.WindowManager.LayoutParams
            .SYSTEM_FLAG_HIDE_NON_SYSTEM_OVERLAY_WINDOWS);

        RequestPermissionsActivity.startPermissionActivityIfNeeded(this);

        if (savedState != null) {