Settings: Replace android:name for SettingsGoogle

Change-Id: I8562406da48b4f6ecec1945e17a54b7d8e1f7479
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
someone5678
2023-12-17 15:43:36 +09:00
committed by Joey
parent 7ef68b469c
commit 39c5994e06

View File

@@ -166,7 +166,7 @@
android:defaultToDeviceProtectedStorage="true"
android:directBootAware="true"
android:appComponentFactory="androidx.core.app.CoreComponentFactory"
tools:replace="android:appComponentFactory"
tools:replace="android:appComponentFactory,android:name"
android:gwpAsanMode="always"
android:enableOnBackInvokedCallback="true">