Enable rest to unlock feature in SystemUI only for comet

Bug: 317164917
Flag: ACONFIG com.android.systemui.rest_to_unlock TEAMFOOD

Change-Id: I4aac632638cd4f87b599be25600a145a9b322cb0
This commit is contained in:
Chandru S 2024-01-04 01:49:41 +00:00
parent 9bbc0e7aed
commit 698fd1fd99

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>