mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-14 09:31:51 +00:00
Use standard Android APIs for install and launch
This commit is contained in:
@@ -84,11 +84,6 @@
|
||||
android:name="androidx.room.MultiInstanceInvalidationService"
|
||||
tools:node="remove" />
|
||||
|
||||
<!-- We don't use Device Credentials -->
|
||||
<activity
|
||||
android:name="androidx.biometric.DeviceCredentialHandlerActivity"
|
||||
tools:node="remove" />
|
||||
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user