sdm660-common: overlay: use Aperture as default QR code scanner

This commit is contained in:
pix106 2023-05-18 09:12:41 +02:00
parent 0beb2c56eb
commit 5d44633eab

View file

@ -981,4 +981,8 @@
<!-- Flag indicating whether notification and ringtone volumes
are controlled together (aliasing is true) or not. -->
<bool name="config_alias_ring_notif_stream_types">false</bool>
<!-- Default component for QR code scanner -->
<string name="config_defaultQrCodeComponent">org.lineageos.aperture/.QrScannerActivity</string>
</resources>