Merge "Enable rest to unlock feature in SystemUI only for comet" into main

This commit is contained in:
Chandru S 2024-01-04 17:56:39 +00:00 committed by Android (Google) Code Review
commit b4a79e179b

View file

@ -128,4 +128,7 @@
<string translatable="false" name="config_cameraProtectionExcludedPackages">com.google.android.as</string>
<bool name="config_enableDisplayCutoutProtection">true</bool>
<!-- Enable rest to unlock support. -->
<bool name="config_restToUnlockSupported">true</bool>
</resources>