mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-25 21:54:47 +00:00
Phasing out config_roundedCornerMultipleRadius config from device overlay package. Bug: 224688507 Test: Build ROM and pass presubmit test Change-Id: I5cb7efdde8b03f89b74d775612b20e78c6e4d89d
12 lines
315 B
XML
12 lines
315 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2022 The LineageOS Project
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
<resources>
|
|
|
|
<!-- The Enrollment Progress bar for UDFPS sensor in pixels -->
|
|
<integer name="config_udfpsEnrollProgressBar" translatable="false">129</integer>
|
|
|
|
</resources>
|