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

Commit 1fe10e5b authored by Avinash Vadlamudi's avatar Avinash Vadlamudi Committed by Android (Google) Code Review
Browse files

Merge "Enable QR scanner to be available on LockScreen shortcut option" into udc-dev

parents 50936086 8c4461c4
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>