Exclude as package from camera cutout protection am: 3aff17cd21 am: 9bcf302bfa
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14537985 Change-Id: I4f61ef8d9d8815b6a8bbd9bee007f297aedaa280
This commit is contained in:
commit
1abd05712d
1 changed files with 5 additions and 0 deletions
|
@ -66,5 +66,10 @@
|
|||
<!-- Camera 1 is the front camera on barbet -->
|
||||
<string translatable="false" name="config_protectedCameraId">1</string>
|
||||
|
||||
<!-- Comma-separated list of packages to exclude from camera protection. In our case,
|
||||
ignore the gaze detection package -->
|
||||
<string translatable="false" name="config_cameraProtectionExcludedPackages">com.google.android.as</string>
|
||||
|
||||
<bool name="config_enableDisplayCutoutProtection">true</bool>
|
||||
</resources>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue