diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d1b09cb5f43..f2454eaf284 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2110,7 +2110,8 @@ android:theme="@style/Theme.CryptKeeper" android:configChanges="mnc|mcc|keyboard|keyboardHidden|uiMode" android:windowSoftInputMode="adjustResize" - android:screenOrientation="nosensor"> + android:screenOrientation="nosensor" + android:process=":CryptKeeper">