pstar: overlay: enable cutout protection

This commit is contained in:
SGCMarkus 2022-02-21 18:15:24 +01:00
parent 9de6e655cb
commit 593c3e3ecf

View File

@ -44,4 +44,7 @@
<!-- Camera 1 is the front camera -->
<string name="config_protectedCameraId">1</string>
<!-- Flag to turn on the rendering of the above path or not -->
<bool name="config_enableDisplayCutoutProtection">true</bool>
</resources>