sdm660-common: overlay: use Aperture as default QR code scanner
This commit is contained in:
parent
0beb2c56eb
commit
5d44633eab
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue