dubai: Setup UDFPS overlay
Change-Id: I230cbdf0f72ff98684b2411c6343307a296d5b08
This commit is contained in:
parent
b0ae4e8029
commit
26e7d71e12
6 changed files with 51 additions and 0 deletions
9
resource-overlay/dubai/SystemUI/res/values/config.xml
Normal file
9
resource-overlay/dubai/SystemUI/res/values/config.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2022 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources>
|
||||
<!-- The radius of the enrollment progress bar, in DP. -->
|
||||
<integer name="config_udfpsEnrollProgressBar">65</integer>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue