Add handoff activity to parental consent flow.
Bug: 188847063 Test: manual Change-Id: Ib6f38aae487a536fb8e85d608a22378a17c1bc64
This commit is contained in:
@@ -1823,6 +1823,10 @@
|
||||
android:exported="false"
|
||||
android:screenOrientation="portrait"/>
|
||||
|
||||
<activity android:name=".biometrics.BiometricHandoffActivity"
|
||||
android:exported="false"
|
||||
android:screenOrientation="portrait"/>
|
||||
|
||||
<!-- Must not be exported -->
|
||||
<activity android:name=".biometrics.BiometricEnrollActivity$InternalActivity"
|
||||
android:exported="false"
|
||||
|
||||
Reference in New Issue
Block a user