Merge "Ensure CryptKeeper runs with its own task affinity" into rvc-dev am: fbfefe5b60 am: 8d4eb8f7b1 am: df8ce9f774 am: 7ba7ef4da0 am: 65911b9a22

Change-Id: Ic89d7cc22c9b45d1d5a9775b53e22f37884260b4
This commit is contained in:
Winson Chung
2020-04-25 00:21:12 +00:00
committed by Automerger Merge Worker

View File

@@ -2269,6 +2269,7 @@
android:configChanges="mnc|mcc|keyboard|keyboardHidden|uiMode"
android:windowSoftInputMode="adjustResize"
android:screenOrientation="nosensor"
android:taskAffinity="com.android.settings.CryptKeeper"
android:process=":CryptKeeper">
<intent-filter android:priority="10">
<action android:name="android.intent.action.MAIN" />