Update C10/P10 SysUI overlay customization
1. [C10]Remove duplicate config_frontBuiltInDisplayCutoutProtection 2. [C10]Shift right config_frontBuiltInDisplayCutoutProtection position 3. [P10]Shift down config_frontBuiltInDisplayCutoutProtection position Test: make and flash + enable rounded corner debug + launch front camera Bug: 199469413 Bug: 203593020 Bug: 199468172 Change-Id: Iec8aaefe9ac649940d2364a95c12c75b69e34871
This commit is contained in:
parent
0947bfb59f
commit
5a664f4f15
3 changed files with 4 additions and 19 deletions
|
@ -30,13 +30,13 @@
|
|||
|
||||
<!-- Configure 13px of extra protection around the front-facing camera -->
|
||||
<string translatable="false" name="config_frontBuiltInDisplayCutoutProtection">
|
||||
M 494,66
|
||||
M 494,67
|
||||
a 46,46 0 1 0 92,0
|
||||
a 46,46 0 1 0 -92,0
|
||||
Z
|
||||
</string>
|
||||
|
||||
<!-- Camera 1 is the front camera on barbet -->
|
||||
<!-- Camera 1 is the front camera on P10 -->
|
||||
<string translatable="false" name="config_protectedCameraId">1</string>
|
||||
|
||||
<!-- Comma-separated list of packages to exclude from camera protection. In our case,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue