* Hard to view on dark mode and it's redundant as another SIM icon exists on the page. We can't really have an "illustration" for a generic ROM as every device is different and doesn't have SIM in the same place. Change-Id: I443360e5b75aded8645e83365cc64641e6c5638e
25 lines
1.1 KiB
XML
25 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2013 The CyanogenMod Project
|
|
2021-2022 The LineageOS 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>
|
|
<integer name="local_picker_items">3</integer>
|
|
<bool name="check_custom_theme_by_default">true</bool>
|
|
<string name="wizard_script_uri" translatable="false">android.resource://org.lineageos.setupwizard/raw/wizard_script</string>
|
|
<string name="wizard_script_user_uri" translatable="false">android.resource://org.lineageos.setupwizard/raw/wizard_script_user</string>
|
|
<bool name="config_isLargeNoTouch">false</bool>
|
|
</resources>
|