Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c4461c4 authored by Avinash Vadlamudi's avatar Avinash Vadlamudi
Browse files

Enable QR scanner to be available on LockScreen shortcut option

Bug: 273695262
Test: Manually Tested by setting the QR code scanner as lockscreen shortcut and using it
Change-Id: I28221e82f3764f27f7a979b41f6fd6ac6e125c2b
parent 2ec7a789
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6097,7 +6097,7 @@
    <bool name="config_settingsHelpLinksEnabled">false</bool>

    <!-- Whether or not to enable the lock screen entry point for the QR code scanner. -->
    <bool name="config_enableQrCodeScannerOnLockScreen">false</bool>
    <bool name="config_enableQrCodeScannerOnLockScreen">true</bool>

    <!-- Default component for QR code scanner -->
    <string name="config_defaultQrCodeComponent"></string>