Snap for 7969982 from 9220a46cc2 to sc-v2-release

Change-Id: I708a687d9f3a9ad2d635c83985bc0060aa5da90d
This commit is contained in:
Android Build Coastguard Worker
2021-12-04 22:08:12 +00:00
2 changed files with 4 additions and 5 deletions

View File

@@ -2086,8 +2086,7 @@
android:screenOrientation="portrait"/>
<activity android:name=".biometrics.BiometricHandoffActivity"
android:exported="false"
android:screenOrientation="portrait"/>
android:exported="false"/>
<!-- Must not be exported -->
<activity android:name=".biometrics.BiometricEnrollActivity$InternalActivity"

View File

@@ -17,8 +17,8 @@
<com.google.android.setupdesign.GlifLayout
xmlns:android="http://schemas.android.com/apk/res/android"
style="?attr/face_layout_theme"
android:id="@+id/setup_wizard_layout"
android:layout_width="match_parent"
android:layout_height="match_parent">
</com.google.android.setupdesign.GlifLayout>
android:layout_height="match_parent"
android:icon="@drawable/ic_lock">
</com.google.android.setupdesign.GlifLayout>