Remove package biometric2 from AOSP settings
Flag: EXEMPT Remove legacy code from AOSP Bug: 351977012 Test: Build pass Change-Id: I2285ab8cc2776071c329d7432849aeffc28ed8ee
This commit is contained in:
@@ -2800,20 +2800,6 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity android:name=".biometrics2.ui.view.FingerprintEnrollmentActivity"
|
||||
android:exported="true"
|
||||
android:theme="@style/GlifTheme.Light" />
|
||||
|
||||
<activity android:name=".biometrics2.ui.view.FingerprintEnrollmentActivity$InternalActivity"
|
||||
android:exported="false"
|
||||
android:theme="@style/GlifTheme.Light"
|
||||
android:taskAffinity="com.android.settings.root" />
|
||||
|
||||
<activity android:name=".biometrics2.ui.view.FingerprintEnrollmentActivity$SetupActivity"
|
||||
android:exported="true"
|
||||
android:permission="android.permission.MANAGE_FINGERPRINT"
|
||||
android:theme="@style/GlifTheme.Light" />
|
||||
|
||||
<activity android:name=".biometrics.fingerprint.FingerprintEnrollIntroductionInternal"
|
||||
android:exported="false"
|
||||
android:theme="@style/GlifTheme.Light"
|
||||
|
||||
Reference in New Issue
Block a user