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
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user