sm8550-common: Regenerate RROs from LA.QSSI.15.0.r1-12000-qssi.0
Change-Id: I2c207a3ce93dc9149123fa1c3969f06aabd45756
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
//
|
||||
// Copyright (C) 2023 The LineageOS Project
|
||||
//
|
||||
// SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
|
@@ -1,12 +1,10 @@
|
||||
<!--
|
||||
Copyright (C) 2023 The LineageOS Project
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="android.overlay.common">
|
||||
|
||||
<overlay
|
||||
android:isStatic="true"
|
||||
android:priority="100"
|
||||
android:targetPackage="android" />
|
||||
<overlay android:targetPackage="android"
|
||||
android:isStatic="true"
|
||||
android:priority="100"/>
|
||||
</manifest>
|
||||
|
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- ComponentName of a dream to show whenever the system would otherwise have
|
||||
gone to sleep. When the PowerManager is asked to go to sleep, it will instead
|
||||
try to start this dream if possible. The dream should typically call startDozing()
|
||||
to put the display into a low power state and allow the application processor
|
||||
to be suspended. When the dream ends, the system will go to sleep as usual.
|
||||
Specify the component name or an empty string if none.
|
||||
|
||||
Note that doze dreams are not subject to the same start conditions as ordinary dreams.
|
||||
Doze dreams will run whenever the power manager is in a dozing state. -->
|
||||
<string name="config_dozeComponent" translatable="false">(F)com.android.systemui/com.android.systemui.doze.DozeService</string>
|
||||
</resources>
|
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- ComponentName of a dream to show whenever the system would otherwise have
|
||||
gone to sleep. When the PowerManager is asked to go to sleep, it will instead
|
||||
try to start this dream if possible. The dream should typically call startDozing()
|
||||
to put the display into a low power state and allow the application processor
|
||||
to be suspended. When the dream ends, the system will go to sleep as usual.
|
||||
Specify the component name or an empty string if none.
|
||||
|
||||
Note that doze dreams are not subject to the same start conditions as ordinary dreams.
|
||||
Doze dreams will run whenever the power manager is in a dozing state. -->
|
||||
<string name="config_dozeComponent" translatable="false">(M)com.android.systemui/com.android.systemui.doze.DozeService</string>
|
||||
</resources>
|
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- ComponentName of a dream to show whenever the system would otherwise have
|
||||
gone to sleep. When the PowerManager is asked to go to sleep, it will instead
|
||||
try to start this dream if possible. The dream should typically call startDozing()
|
||||
to put the display into a low power state and allow the application processor
|
||||
to be suspended. When the dream ends, the system will go to sleep as usual.
|
||||
Specify the component name or an empty string if none.
|
||||
|
||||
Note that doze dreams are not subject to the same start conditions as ordinary dreams.
|
||||
Doze dreams will run whenever the power manager is in a dozing state. -->
|
||||
<string name="config_dozeComponent" translatable="false">(N)com.android.systemui/com.android.systemui.doze.DozeService</string>
|
||||
</resources>
|
17
overlay/FrameworksResCommon/res/values-ar-rXB/config.xml
Normal file
17
overlay/FrameworksResCommon/res/values-ar-rXB/config.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- ComponentName of a dream to show whenever the system would otherwise have
|
||||
gone to sleep. When the PowerManager is asked to go to sleep, it will instead
|
||||
try to start this dream if possible. The dream should typically call startDozing()
|
||||
to put the display into a low power state and allow the application processor
|
||||
to be suspended. When the dream ends, the system will go to sleep as usual.
|
||||
Specify the component name or an empty string if none.
|
||||
|
||||
Note that doze dreams are not subject to the same start conditions as ordinary dreams.
|
||||
Doze dreams will run whenever the power manager is in a dozing state. -->
|
||||
<string name="config_dozeComponent" translatable="false">com.android.systemui/com.android.systemui.doze.DozeService</string>
|
||||
</resources>
|
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- ComponentName of a dream to show whenever the system would otherwise have
|
||||
gone to sleep. When the PowerManager is asked to go to sleep, it will instead
|
||||
try to start this dream if possible. The dream should typically call startDozing()
|
||||
to put the display into a low power state and allow the application processor
|
||||
to be suspended. When the dream ends, the system will go to sleep as usual.
|
||||
Specify the component name or an empty string if none.
|
||||
|
||||
Note that doze dreams are not subject to the same start conditions as ordinary dreams.
|
||||
Doze dreams will run whenever the power manager is in a dozing state. -->
|
||||
<string name="config_dozeComponent" translatable="false">(F)[çöḿ.åñðŕöîð.šýšţéḿûî/çöḿ.åñðŕöîð.šýšţéḿûî.ðöžé.ÐöžéŠéŕVîçé one two three four five six seven]</string>
|
||||
</resources>
|
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- ComponentName of a dream to show whenever the system would otherwise have
|
||||
gone to sleep. When the PowerManager is asked to go to sleep, it will instead
|
||||
try to start this dream if possible. The dream should typically call startDozing()
|
||||
to put the display into a low power state and allow the application processor
|
||||
to be suspended. When the dream ends, the system will go to sleep as usual.
|
||||
Specify the component name or an empty string if none.
|
||||
|
||||
Note that doze dreams are not subject to the same start conditions as ordinary dreams.
|
||||
Doze dreams will run whenever the power manager is in a dozing state. -->
|
||||
<string name="config_dozeComponent" translatable="false">(M)[çöḿ.åñðŕöîð.šýšţéḿûî/çöḿ.åñðŕöîð.šýšţéḿûî.ðöžé.ÐöžéŠéŕVîçé one two three four five six seven]</string>
|
||||
</resources>
|
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- ComponentName of a dream to show whenever the system would otherwise have
|
||||
gone to sleep. When the PowerManager is asked to go to sleep, it will instead
|
||||
try to start this dream if possible. The dream should typically call startDozing()
|
||||
to put the display into a low power state and allow the application processor
|
||||
to be suspended. When the dream ends, the system will go to sleep as usual.
|
||||
Specify the component name or an empty string if none.
|
||||
|
||||
Note that doze dreams are not subject to the same start conditions as ordinary dreams.
|
||||
Doze dreams will run whenever the power manager is in a dozing state. -->
|
||||
<string name="config_dozeComponent" translatable="false">(N)[çöḿ.åñðŕöîð.šýšţéḿûî/çöḿ.åñðŕöîð.šýšţéḿûî.ðöžé.ÐöžéŠéŕVîçé one two three four five six seven]</string>
|
||||
</resources>
|
17
overlay/FrameworksResCommon/res/values-en-rXA/config.xml
Normal file
17
overlay/FrameworksResCommon/res/values-en-rXA/config.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- ComponentName of a dream to show whenever the system would otherwise have
|
||||
gone to sleep. When the PowerManager is asked to go to sleep, it will instead
|
||||
try to start this dream if possible. The dream should typically call startDozing()
|
||||
to put the display into a low power state and allow the application processor
|
||||
to be suspended. When the dream ends, the system will go to sleep as usual.
|
||||
Specify the component name or an empty string if none.
|
||||
|
||||
Note that doze dreams are not subject to the same start conditions as ordinary dreams.
|
||||
Doze dreams will run whenever the power manager is in a dozing state. -->
|
||||
<string name="config_dozeComponent" translatable="false">[çöḿ.åñðŕöîð.šýšţéḿûî/çöḿ.åñðŕöîð.šýšţéḿûî.ðöžé.ÐöžéŠéŕVîçé one two three four five six seven]</string>
|
||||
</resources>
|
@@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- National language single shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 to conform with
|
||||
By-Law Number 27230. (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_single_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- National language locking shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 after the
|
||||
Turkish Telecommunication Authority requires locking shift encoding
|
||||
to be enabled (est. July 2012). (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
See also: http://www.mobitech.com.tr/tr/ersanozturkblog_en/index.php?entry=entry090223-160014
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_locking_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
</resources>
|
@@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- National language single shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 to conform with
|
||||
By-Law Number 27230. (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_single_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- National language locking shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 after the
|
||||
Turkish Telecommunication Authority requires locking shift encoding
|
||||
to be enabled (est. July 2012). (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
See also: http://www.mobitech.com.tr/tr/ersanozturkblog_en/index.php?entry=entry090223-160014
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_locking_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
</resources>
|
@@ -1,10 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2023 The LineageOS Project
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- National language single shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
@@ -54,5 +53,4 @@
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
|
||||
</resources>
|
||||
|
@@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- National language single shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 to conform with
|
||||
By-Law Number 27230. (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_single_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- National language locking shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 after the
|
||||
Turkish Telecommunication Authority requires locking shift encoding
|
||||
to be enabled (est. July 2012). (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
See also: http://www.mobitech.com.tr/tr/ersanozturkblog_en/index.php?entry=entry090223-160014
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_locking_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
</resources>
|
@@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- National language single shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 to conform with
|
||||
By-Law Number 27230. (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_single_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- National language locking shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 after the
|
||||
Turkish Telecommunication Authority requires locking shift encoding
|
||||
to be enabled (est. July 2012). (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
See also: http://www.mobitech.com.tr/tr/ersanozturkblog_en/index.php?entry=entry090223-160014
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_locking_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
</resources>
|
@@ -1,10 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2023 The LineageOS Project
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- National language single shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
@@ -54,5 +53,4 @@
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
|
||||
</resources>
|
||||
|
@@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- National language single shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 to conform with
|
||||
By-Law Number 27230. (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_single_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- National language locking shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 after the
|
||||
Turkish Telecommunication Authority requires locking shift encoding
|
||||
to be enabled (est. July 2012). (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
See also: http://www.mobitech.com.tr/tr/ersanozturkblog_en/index.php?entry=entry090223-160014
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_locking_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
</resources>
|
@@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- National language single shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 to conform with
|
||||
By-Law Number 27230. (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_single_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- National language locking shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 after the
|
||||
Turkish Telecommunication Authority requires locking shift encoding
|
||||
to be enabled (est. July 2012). (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
See also: http://www.mobitech.com.tr/tr/ersanozturkblog_en/index.php?entry=entry090223-160014
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_locking_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
</resources>
|
@@ -1,10 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2023 The LineageOS Project
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- National language single shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
@@ -54,5 +53,4 @@
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
|
||||
</resources>
|
||||
|
@@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- National language single shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 to conform with
|
||||
By-Law Number 27230. (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_single_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- National language locking shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 after the
|
||||
Turkish Telecommunication Authority requires locking shift encoding
|
||||
to be enabled (est. July 2012). (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
See also: http://www.mobitech.com.tr/tr/ersanozturkblog_en/index.php?entry=entry090223-160014
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_locking_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
</resources>
|
@@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- National language single shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 to conform with
|
||||
By-Law Number 27230. (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_single_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- National language locking shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
national regulatory body. Array elements are codes from the table above.
|
||||
Example 1: devices sold in Turkey must include table 1 after the
|
||||
Turkish Telecommunication Authority requires locking shift encoding
|
||||
to be enabled (est. July 2012). (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
|
||||
See also: http://www.mobitech.com.tr/tr/ersanozturkblog_en/index.php?entry=entry090223-160014
|
||||
Example 2: devices sold in India should include tables 4 through 13
|
||||
to enable use of the new Release 9 tables for Indic languages. -->
|
||||
<integer-array name="config_sms_enabled_locking_shift_tables">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
<item>6</item>
|
||||
<item>7</item>
|
||||
<item>8</item>
|
||||
<item>9</item>
|
||||
<item>10</item>
|
||||
<item>11</item>
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
</resources>
|
@@ -1,10 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2023 The LineageOS Project
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- National language single shift tables to enable for SMS encoding.
|
||||
Decoding is always enabled. 3GPP TS 23.038 states that this feature
|
||||
should not be enabled until a formal request is issued by the relevant
|
||||
@@ -54,5 +53,4 @@
|
||||
<item>12</item>
|
||||
<item>13</item>
|
||||
</integer-array>
|
||||
|
||||
</resources>
|
||||
|
@@ -1,15 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2023 The LineageOS Project
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- If Voice Radio Technology is RIL_RADIO_TECHNOLOGY_LTE:14 or
|
||||
RIL_RADIO_TECHNOLOGY_UNKNOWN:0 this is the value that should be used instead.
|
||||
A configuration value of RIL_RADIO_TECHNOLOGY_UNKNOWN:0 means
|
||||
there is no replacement value and that the default assumption
|
||||
for phone type (GSM) should be used. -->
|
||||
<integer name="config_volte_replacement_rat">6</integer>
|
||||
|
||||
</resources>
|
||||
|
@@ -1,15 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2023 The LineageOS Project
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- If Voice Radio Technology is RIL_RADIO_TECHNOLOGY_LTE:14 or
|
||||
RIL_RADIO_TECHNOLOGY_UNKNOWN:0 this is the value that should be used instead.
|
||||
A configuration value of RIL_RADIO_TECHNOLOGY_UNKNOWN:0 means
|
||||
there is no replacement value and that the default assumption
|
||||
for phone type (GSM) should be used. -->
|
||||
<integer name="config_volte_replacement_rat">3</integer>
|
||||
|
||||
</resources>
|
||||
|
@@ -1,15 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2023 The LineageOS Project
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- If Voice Radio Technology is RIL_RADIO_TECHNOLOGY_LTE:14 or
|
||||
RIL_RADIO_TECHNOLOGY_UNKNOWN:0 this is the value that should be used instead.
|
||||
A configuration value of RIL_RADIO_TECHNOLOGY_UNKNOWN:0 means
|
||||
there is no replacement value and that the default assumption
|
||||
for phone type (GSM) should be used. -->
|
||||
<integer name="config_volte_replacement_rat">6</integer>
|
||||
|
||||
</resources>
|
||||
|
@@ -1,15 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2023 The LineageOS Project
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- If Voice Radio Technology is RIL_RADIO_TECHNOLOGY_LTE:14 or
|
||||
RIL_RADIO_TECHNOLOGY_UNKNOWN:0 this is the value that should be used instead.
|
||||
A configuration value of RIL_RADIO_TECHNOLOGY_UNKNOWN:0 means
|
||||
there is no replacement value and that the default assumption
|
||||
for phone type (GSM) should be used. -->
|
||||
<integer name="config_volte_replacement_rat">3</integer>
|
||||
|
||||
</resources>
|
||||
|
@@ -1,10 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2023 The LineageOS Project
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- If Voice Radio Technology is RIL_RADIO_TECHNOLOGY_LTE:14 or
|
||||
RIL_RADIO_TECHNOLOGY_UNKNOWN:0 this is the value that should be used instead.
|
||||
A configuration value of RIL_RADIO_TECHNOLOGY_UNKNOWN:0 means
|
||||
@@ -16,5 +15,4 @@
|
||||
carrier provisioning. If false: hard disabled. If true: then depends on carrier
|
||||
provisioning, availability etc -->
|
||||
<bool name="config_carrier_volte_available">true</bool>
|
||||
|
||||
</resources>
|
||||
|
@@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2024 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- If Voice Radio Technology is RIL_RADIO_TECHNOLOGY_LTE:14 or
|
||||
RIL_RADIO_TECHNOLOGY_UNKNOWN:0 this is the value that should be used instead.
|
||||
A configuration value of RIL_RADIO_TECHNOLOGY_UNKNOWN:0 means
|
||||
there is no replacement value and that the default assumption
|
||||
for phone type (GSM) should be used. -->
|
||||
<integer name="config_volte_replacement_rat">6</integer>
|
||||
|
||||
</resources>
|
@@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2024 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- If Voice Radio Technology is RIL_RADIO_TECHNOLOGY_LTE:14 or
|
||||
RIL_RADIO_TECHNOLOGY_UNKNOWN:0 this is the value that should be used instead.
|
||||
A configuration value of RIL_RADIO_TECHNOLOGY_UNKNOWN:0 means
|
||||
there is no replacement value and that the default assumption
|
||||
for phone type (GSM) should be used. -->
|
||||
<integer name="config_volte_replacement_rat">6</integer>
|
||||
|
||||
</resources>
|
@@ -1,10 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2023 The LineageOS Project
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- NOTE: The telephony module is no longer reading the configuration below for available
|
||||
APN types. The set of APN types and relevant settings are specified within the telephony
|
||||
module and are non-configurable. Whether or not data connectivity over a cellular network
|
||||
@@ -159,9 +158,6 @@
|
||||
<item>255</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- The name of the package that will hold the SMS role by default. -->
|
||||
<string name="config_defaultSms" translatable="false">com.android.mms</string>
|
||||
|
||||
<!-- The restoring is handled by modem if it is true-->
|
||||
<bool name="skip_restoring_network_selection" translatable="false">true</bool>
|
||||
|
||||
@@ -186,31 +182,14 @@
|
||||
Doze dreams will run whenever the power manager is in a dozing state. -->
|
||||
<string name="config_dozeComponent" translatable="false">com.android.systemui/com.android.systemui.doze.DozeService</string>
|
||||
|
||||
<!-- If true, the doze component is not started until after the screen has been
|
||||
turned off and the screen off animation has been performed. -->
|
||||
<bool name="config_dozeAfterScreenOffByDefault">true</bool>
|
||||
<!-- Control whether the always on display mode is available. This should only be enabled on
|
||||
devices where the display has been tuned to be power efficient in DOZE and/or DOZE_SUSPEND
|
||||
states. -->
|
||||
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
|
||||
|
||||
<!-- Power Management: Specifies whether to decouple the interactive state of the
|
||||
device from the display on/off state.
|
||||
|
||||
When false, setInteractive(..., true) will be called before the display is turned on
|
||||
and setInteractive(..., false) will be called after the display is turned off.
|
||||
This mode provides best compatibility for devices that expect the interactive
|
||||
state to be tied to the display state.
|
||||
|
||||
When true, setInteractive(...) will be called independently of whether the display
|
||||
is being turned on or off. This mode enables the power manager to reduce
|
||||
clocks and disable the touch controller while the display is on.
|
||||
|
||||
This resource should be set to "true" when a doze component has been specified
|
||||
to maximize power savings but not all devices support it.
|
||||
|
||||
Refer to power.h for details.
|
||||
-->
|
||||
<bool name="config_powerDecoupleInteractiveModeFromDisplay">false</bool>
|
||||
|
||||
<!-- Set to true to add links to Cell Broadcast app from Settings and MMS app. -->
|
||||
<bool name="config_cellBroadcastAppLinks">true</bool>
|
||||
<!-- Control whether the always on display mode is enabled by default. This value will be used
|
||||
during initialization when the setting is still null. -->
|
||||
<bool name="config_dozeAlwaysOnEnabled">false</bool>
|
||||
|
||||
<!-- Maximum number of supported users -->
|
||||
<integer name="config_multiuserMaximumUsers">4</integer>
|
||||
@@ -228,7 +207,7 @@
|
||||
<string-array name="config_mobile_tcp_buffers">
|
||||
<item>5gnr:2097152,6291456,16777216,512000,2097152,8388608</item>
|
||||
<item>lte:2097152,4194304,8388608,262144,524288,1048576</item>
|
||||
<item>lte_ca:4096,6291456,12582912,4096,1048576,2097152</item>
|
||||
<item>lte_ca:4096,6291456,12582912,4096,1048576,4194304</item>
|
||||
<item>umts:4094,87380,1220608,4096,16384,1220608</item>
|
||||
<item>hspa:4094,87380,1220608,4096,16384,1220608</item>
|
||||
<item>hsupa:4094,87380,1220608,4096,16384,1220608</item>
|
||||
@@ -239,31 +218,6 @@
|
||||
<item>evdo:4094,87380,524288,4096,16384,262144</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Configure tcp buffer sizes per network type in the form:
|
||||
network-type:rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max
|
||||
|
||||
The network-type must be a valid DataConfigNetworkType value. If no value is found for the
|
||||
network-type in use, config_tcp_buffers will be used instead.
|
||||
-->
|
||||
<string-array name="config_network_type_tcp_buffers">
|
||||
<item>NR_SA_MMWAVE:2097152,6291456,16777216,512000,2097152,8388608</item>
|
||||
<item>NR_SA:2097152,6291456,16777216,512000,2097152,8388608</item>
|
||||
<item>NR_NSA_MMWAVE:2097152,6291456,16777216,512000,2097152,8388608</item>
|
||||
<item>NR_NSA:2097152,6291456,16777216,512000,2097152,8388608</item>
|
||||
<item>LTE:2097152,4194304,8388608,262144,524288,1048576</item>
|
||||
<item>LTE_CA:4096,6291456,12582912,4096,1048576,2097152</item>
|
||||
<item>UMTS:4094,87380,1220608,4096,16384,1220608</item>
|
||||
<item>HSPA:4094,87380,1220608,4096,16384,1220608</item>
|
||||
<item>HSUPA:4094,87380,1220608,4096,16384,1220608</item>
|
||||
<item>HSDPA:4094,87380,1220608,4096,16384,1220608</item>
|
||||
<item>HSPA+:4094,87380,1220608,4096,16384,1220608</item>
|
||||
<item>EDGE:4093,26280,35040,4096,16384,35040</item>
|
||||
<item>GPRS:4092,8760,11680,4096,8760,11680</item>
|
||||
<item>EvDo_0:4094,87380,524288,4096,16384,262144</item>
|
||||
<item>EvDo_A:4094,87380,524288,4096,16384,262144</item>
|
||||
<item>EvDo_B:4094,87380,524288,4096,16384,262144</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Set to true if the wifi display supports compositing content stored
|
||||
in gralloc protected buffers. For this to be true, there must exist
|
||||
a protected hardware path for surface flinger to composite and send
|
||||
@@ -278,9 +232,6 @@
|
||||
-->
|
||||
<bool name="config_wifiDisplaySupportsProtectedBuffers">true</bool>
|
||||
|
||||
<!-- Whether camera shutter sound is forced or not (country specific). -->
|
||||
<bool name="config_camera_sound_forced">false</bool>
|
||||
|
||||
<!-- Flag indicating if the speed up audio on mt call code should be executed -->
|
||||
<bool name="config_speed_up_audio_on_mt_calls">true</bool>
|
||||
|
||||
@@ -291,6 +242,9 @@
|
||||
<!-- Flag indicating which package name can access the persistent data partition -->
|
||||
<string name="config_persistentDataPackageName" translatable="false">com.google.android.gms</string>
|
||||
|
||||
<!-- Define optional package verifier name -->
|
||||
<string name="config_optionalPackageVerifierName" translatable="false">seemp.service</string>
|
||||
|
||||
<!-- Flag specifying whether VoLTE is available on device -->
|
||||
<bool name="config_device_volte_available">true</bool>
|
||||
|
||||
@@ -305,10 +259,6 @@
|
||||
<!-- Flag specifying whether WFC over IMS is available on device -->
|
||||
<bool name="config_device_wfc_ims_available">true</bool>
|
||||
|
||||
<!-- Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet
|
||||
string that's stored in 8-bit unpacked format) characters.-->
|
||||
<bool name="config_sms_decode_gsm_8bit_data" translatable="false">true</bool>
|
||||
|
||||
<!-- Config determines whether to update phone object when voice registration
|
||||
state changes. Voice radio tech change will always trigger an update of
|
||||
phone object irrespective of this config -->
|
||||
@@ -349,28 +299,4 @@
|
||||
|
||||
<!-- Whether to select voice/data/sms preference without user confirmation -->
|
||||
<bool name="config_voice_data_sms_auto_fallback">true</bool>
|
||||
|
||||
<!-- Whether to adopt the predefined handover policies for IWLAN.
|
||||
{@see CarrierConfigManager#KEY_IWLAN_HANDOVER_POLICY_STRING_ARRAY}
|
||||
-->
|
||||
<bool name="config_enable_iwlan_handover_policy">false</bool>
|
||||
|
||||
<!-- IWLAN data service package name to bind to by default. If none is specified in an overlay,
|
||||
an empty string is passed in -->
|
||||
<string name="config_wlan_data_service_package" translatable="false">vendor.qti.iwlan</string>
|
||||
|
||||
<!-- IWLAN network service package name to bind to by default. If none is specified in an
|
||||
overlay, an empty string is passed in -->
|
||||
<string name="config_wlan_network_service_package" translatable="false">vendor.qti.iwlan</string>
|
||||
|
||||
<!-- Telephony qualified networks service package name to bind to by default. -->
|
||||
<string name="config_qualified_networks_service_package" translatable="false">vendor.qti.iwlan</string>
|
||||
|
||||
<!-- Whether enhanced IWLAN handover check is enabled. If enabled, telephony frameworks
|
||||
will not perform handover if the target transport is out of service, or VoPS not
|
||||
supported. The network will be torn down on the source transport, and will be
|
||||
re-established on the target transport when condition is allowed for bringing up a
|
||||
new network. -->
|
||||
<bool name="config_enhanced_iwlan_handover_check">false</bool>
|
||||
|
||||
</resources>
|
||||
|
57
overlay/FrameworksResCommon/res/values/config_telephony.xml
Normal file
57
overlay/FrameworksResCommon/res/values/config_telephony.xml
Normal file
@@ -0,0 +1,57 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- Configure tcp buffer sizes per network type in the form:
|
||||
network-type:rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max
|
||||
|
||||
The network-type must be a valid DataConfigNetworkType value. If no value is found for the
|
||||
network-type in use, config_tcp_buffers will be used instead.
|
||||
-->
|
||||
<string-array name="config_network_type_tcp_buffers">
|
||||
<item>NR_SA_MMWAVE:2097152,6291456,16777216,512000,2097152,8388608</item>
|
||||
<item>NR_SA:2097152,6291456,16777216,512000,2097152,8388608</item>
|
||||
<item>NR_NSA_MMWAVE:2097152,6291456,16777216,512000,2097152,8388608</item>
|
||||
<item>NR_NSA:2097152,6291456,16777216,512000,2097152,8388608</item>
|
||||
<item>LTE:2097152,4194304,8388608,262144,524288,1048576</item>
|
||||
<item>LTE_CA:4096,6291456,12582912,4096,1048576,4194304</item>
|
||||
<item>UMTS:4094,87380,1220608,4096,16384,1220608</item>
|
||||
<item>HSPA:4094,87380,1220608,4096,16384,1220608</item>
|
||||
<item>HSUPA:4094,87380,1220608,4096,16384,1220608</item>
|
||||
<item>HSDPA:4094,87380,1220608,4096,16384,1220608</item>
|
||||
<item>HSPA+:4094,87380,1220608,4096,16384,1220608</item>
|
||||
<item>EDGE:4093,26280,35040,4096,16384,35040</item>
|
||||
<item>GPRS:4092,8760,11680,4096,8760,11680</item>
|
||||
<item>EvDo_0:4094,87380,524288,4096,16384,262144</item>
|
||||
<item>EvDo_A:4094,87380,524288,4096,16384,262144</item>
|
||||
<item>EvDo_B:4094,87380,524288,4096,16384,262144</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Whether to adopt the predefined handover policies for IWLAN.
|
||||
{@see CarrierConfigManager#KEY_IWLAN_HANDOVER_POLICY_STRING_ARRAY}
|
||||
-->
|
||||
<bool name="config_enable_iwlan_handover_policy">false</bool>
|
||||
|
||||
<!-- IWLAN data service package name to bind to by default. If none is specified in an overlay,
|
||||
an empty string is passed in -->
|
||||
<string name="config_wlan_data_service_package" translatable="false">vendor.qti.iwlan</string>
|
||||
|
||||
<!-- IWLAN network service package name to bind to by default. If none is specified in an
|
||||
overlay, an empty string is passed in -->
|
||||
<string name="config_wlan_network_service_package" translatable="false">vendor.qti.iwlan</string>
|
||||
|
||||
<!-- Telephony qualified networks service package name to bind to by default. -->
|
||||
<string name="config_qualified_networks_service_package" translatable="false">vendor.qti.iwlan</string>
|
||||
|
||||
<!-- Telephony satellite service package name to bind to by default. -->
|
||||
<string name="config_satellite_service_package" translatable="false">vendor.qti.data.ntnsatapp</string>
|
||||
|
||||
<!-- Whether enhanced IWLAN handover check is enabled. If enabled, telephony frameworks
|
||||
will not perform handover if the target transport is out of service, or VoPS not
|
||||
supported. The network will be torn down on the source transport, and will be
|
||||
re-established on the target transport when condition is allowed for bringing up a
|
||||
new network. -->
|
||||
<bool name="config_enhanced_iwlan_handover_check">false</bool>
|
||||
</resources>
|
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2025 The LineageOS Project
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- A list of apps to be retained on the managed device.
|
||||
Takes precedence over the disallowed apps lists. -->
|
||||
<string-array name="required_apps_managed_device" translatable="false">
|
||||
<item>com.android.settings</item>
|
||||
<item>com.android.systemui</item>
|
||||
<item>com.android.contacts</item>
|
||||
<item>org.codeaurora.dialer</item>
|
||||
<item>com.android.stk</item>
|
||||
<item>com.android.providers.downloads</item>
|
||||
<item>com.android.providers.downloads.ui</item>
|
||||
<item>com.android.documentsui</item>
|
||||
<item>com.android.cellbroadcastreceiver</item>
|
||||
</string-array>
|
||||
</resources>
|
Reference in New Issue
Block a user