Loading AndroidManifest.xml +3 −3 Original line number Diff line number Diff line Loading @@ -2517,7 +2517,7 @@ <activity android:name=".biometrics.face.FaceEnrollIntroduction" android:exported="true" android:screenOrientation="portrait"> android:screenOrientation="nosensor"> <intent-filter> <action android:name="android.settings.FACE_ENROLL"/> <category android:name="android.intent.category.DEFAULT"/> Loading @@ -2526,12 +2526,12 @@ <activity android:name=".biometrics.face.FaceEnrollIntroductionInternal" android:exported="false" android:screenOrientation="portrait" android:screenOrientation="nosensor" android:taskAffinity="com.android.settings.root" /> <activity android:name=".biometrics.face.FaceEnrollEducation" android:exported="false" android:screenOrientation="portrait"/> android:screenOrientation="nosensor"/> <activity android:name=".biometrics.face.FaceEnrollEnrolling" android:exported="false" Loading Loading
AndroidManifest.xml +3 −3 Original line number Diff line number Diff line Loading @@ -2517,7 +2517,7 @@ <activity android:name=".biometrics.face.FaceEnrollIntroduction" android:exported="true" android:screenOrientation="portrait"> android:screenOrientation="nosensor"> <intent-filter> <action android:name="android.settings.FACE_ENROLL"/> <category android:name="android.intent.category.DEFAULT"/> Loading @@ -2526,12 +2526,12 @@ <activity android:name=".biometrics.face.FaceEnrollIntroductionInternal" android:exported="false" android:screenOrientation="portrait" android:screenOrientation="nosensor" android:taskAffinity="com.android.settings.root" /> <activity android:name=".biometrics.face.FaceEnrollEducation" android:exported="false" android:screenOrientation="portrait"/> android:screenOrientation="nosensor"/> <activity android:name=".biometrics.face.FaceEnrollEnrolling" android:exported="false" Loading