Merge "Change the camera id to match the front camera ID" into udc-dev am: f16ad8aabf
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22088129 Change-Id: I75daaee41dd0caf696165adf037df250f43ab8b1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
310be22d3f
2 changed files with 4 additions and 4 deletions
|
@ -28,8 +28,8 @@
|
|||
Z
|
||||
</string>
|
||||
|
||||
<!-- Camera 0 is the front camera -->
|
||||
<string translatable="false" name="config_protectedCameraId">0</string>
|
||||
<!-- Camera 1 is the front camera -->
|
||||
<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 -->
|
||||
|
|
|
@ -28,8 +28,8 @@
|
|||
Z
|
||||
</string>
|
||||
|
||||
<!-- Camera 0 is the front camera -->
|
||||
<string translatable="false" name="config_protectedCameraId">0</string>
|
||||
<!-- Camera 1 is the front camera -->
|
||||
<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 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue