Change system default gallery

This commit is contained in:
1xtAsh 2024-12-28 09:31:19 +05:30
parent 277fc80c04
commit e87a6cc29d

View file

@ -17,5 +17,5 @@
<string name="config_defaultQrCodeComponent" translatable="false">com.google.android.gms/.mlkit.barcode.ui.PlatformBarcodeScanningActivityProxy</string>
<!-- The name of the package that will hold the system gallery role. -->
<string name="config_systemGallery" translatable="false">com.miui.gallery</string>
<string name="config_systemGallery" translatable="false">com.google.android.apps.photos</string>
</resources>