dubai: Debrand manifests & overlays

This makes it easier to compare devices and/or convert device trees.

Change-Id: I74edc128a9c825cbc3189a6c1594ac5b19bae591
This commit is contained in:
Michael Bestas 2025-01-21 08:21:48 +02:00
parent 0e3357e8e6
commit 65585bf2bf
No known key found for this signature in database
GPG key ID: CC95044519BE6669
26 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Whether to show a preference item for regulatory information in About phone -->
<bool name="config_show_regulatory_info">true</bool>
<!-- The radius of the enrollment progress bar, in dp -->
<integer name="config_udfpsEnrollProgressBar">65</integer>
</resources>