2023-05-23 13:21:41 -04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2024-06-23 11:34:42 -04:00
|
|
|
<!--
|
2025-03-03 09:18:20 -05:00
|
|
|
SPDX-FileCopyrightText: The LineageOS Project
|
2024-06-23 11:34:42 -04:00
|
|
|
SPDX-License-Identifier: Apache-2.0
|
2023-05-23 13:21:41 -04:00
|
|
|
-->
|
2025-02-26 02:09:27 -05:00
|
|
|
<resources>
|
2023-05-23 13:21:41 -04:00
|
|
|
<!-- Whether to show a preference item for regulatory information in About phone -->
|
|
|
|
|
<bool name="config_show_regulatory_info">true</bool>
|
|
|
|
|
|
2023-10-29 11:23:27 -04:00
|
|
|
<!-- The radius of the enrollment progress bar, in dp -->
|
|
|
|
|
<integer name="config_udfpsEnrollProgressBar">65</integer>
|
2023-05-23 13:21:41 -04:00
|
|
|
</resources>
|