khalvat-M
0fd225385b
kernel: Clean headers installed in uapi/asm as well
...
* Unlike on ARM64, devices building ARM32 installs the signal.h to
uapi/asm. Include this possible variation to workaround conflicts
with bionic.
Change-Id: If8e334dfadb544ac3d4256f6738780c797b6cccc
2024-10-18 11:07:58 +00:00
Yumi Yukimura
56216180fc
config: common: Build nano_recovery
...
Change-Id: I656ba63c7b137d7a6225e84b153e07d92e8ecb9d
2024-10-17 18:32:38 +00:00
Christian Oder
6e151c8c81
apn: Add Congstar (Telekom)
...
* https://forum.congstar.de/thread/46325-mobil-surfen-mit-congstar-manuelle-einstellungen-zum-mobilen-internet-apn/
Change-Id: I97cc8a4d9ba4b57f1269e94913cd508a7b80d19d
2024-10-17 07:34:45 +00:00
Christian Oder
b931ceb72f
apn: Add Truphone (Saily)
...
* https://support.saily.com/hc/en-us/articles/13338388172828-How-to-fix-Android-no-net-issue#h_01HTRNVT7CT1MTF1GVT0CRRJGA
Change-Id: I1692b3e9100b50f9f4097d93d43f0f7213cb0fa3
2024-10-17 07:34:45 +00:00
LuK1337
beb9645944
build: Make gsi_arm{,64} inherit full_base_telephony.mk
...
Without it, some packages such as overlays for 3 button/gestural
navigation aren't installed.
Change-Id: Ic72d9cb628e6f276de0cec6d84130d09d4e218ec
2024-10-09 18:00:00 +00:00
Cosmin Tanislav
b4128c4846
vars: remove fbpk_version and wifi_only
...
Both V1 and V2 FBPK versions are handled by the same script
now, and radio image existance it detected automatically.
Change-Id: If9b1bced702cf66a4ceaaadf13801039c3ae661d
2024-09-27 13:45:46 +03:00
Caio Oliveira
5bf3ee5b90
apns: Update Brazil carriers to 2024
...
* Nuked Telemig (sold to Vivo after 2010)
* Nuked Amazonia Celular (sold to Oi after 2009)
* Updated Vivo to use IPV4V6
(related to https://gitlab.com/LineageOS/issues/android/-/issues/7191 )
* Added Sercomtel, Unifique (MVNO)
* Added missing TIM MNC 54 (Porto Seguro Conecta MVNO, merged to TIM after 2018)
Fun fact: It was the first MVMO in Brazil
* Nextel Brasil is now Claro NXT (since 2020)
There's no info about updated APN (since it's recent, keep for compat)
* Fun Fact: Oi (as a mobile network) is dead since 2022
selled to TIM/Claro/Vivo. (since it's recent, keep for compat)
* Kept "Correios Celular" rather than "Surf"
https://www.surf.com.br/site/nossos-clientes/
* Hide IMS APNs from user
* Not added Webbing and Ligue as on AOSP
* based on:
- https://mcc-mnc.net/
- https://apn.how/br
- https://www.mcc-mnc.com/
- https://www.teleco.com.br/opcelular.asp
- https://www.teleco.com.br/en/en_mvno_br.asp
- https://android.googlesource.com/device/sample/+/main/etc/apns-full-conf.xml
Change-Id: I8cc34651472b38b21ca473eb32146a8ef6215526
Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com >
2024-09-25 00:53:24 +00:00
Yumi Yukimura
25dd1aad63
bacon: Make it possible to let other build targets depend on lineage OTA package
...
Change-Id: I04ed91b62beed9728c354ea73f7c0baa72213808
2024-09-20 15:32:30 +00:00
Federico Lombardo
e43e8f7746
device_config: Add Google Photos to allowed cloud providers list
...
This allows the user to choose Google Photos as a media cloud provider
in Settings so that remote albums and photos are shown when the media
picker is invoked.
Change-Id: I793cb02509f2a1ead17120d49771b945784e84d4
2024-09-15 20:43:17 +02:00
Chirayu Desai
2d402ed8c0
Revert "roomservice: Use ElementTree.indent()"
...
Revert submission 402436
Reason for revert: Breaks build
Reverted changes: /q/submissionid:402436
Change-Id: Ia53f8a2c2a39ee437c334c5157a2f7dc5aed44ac
2024-09-13 00:44:07 +00:00
Chirayu Desai
76b04d2f8b
Revert "roomservice: Use ElementTree.write()"
...
Revert submission 402436
Reason for revert: Breaks build
Reverted changes: /q/submissionid:402436
Change-Id: Iac5d3be6cb7692d93dc68c7124dd4362e0800321
2024-09-13 00:44:07 +00:00
Jyotiraditya Panda
13e7f92f72
roomservice: Use ElementTree.write()
...
write() handles XML conversion and file writing internally.
The xml_declaration=True parameter adds the XML header
automatically, eliminating the need for manual string manipulation
Change-Id: Ib8c3fe33e60accad05572c5af0f0b90866a219d9
Signed-off-by: Jyotiraditya Panda <jyotiraditya@aospa.co >
2024-09-12 18:50:41 +05:30
Jyotiraditya Panda
3bab6429ec
roomservice: Use ElementTree.indent()
...
Replace custom indent() function with the built-in ElementTree.indent()
method, which was introduced in Python 3.9:
https://docs.python.org/3/library/xml.etree.elementtree.html#xml.etree.ElementTree.indent
Change-Id: I45c513a2f02a36c012490db9b05b8fa1eec356ca
Signed-off-by: Jyotiraditya Panda <jyotiraditya@aospa.co >
2024-09-12 18:32:31 +05:30
Michael Bestas
85a01b7726
vars: Update qcom tags
...
Change-Id: I4b3833cf6d27461cc349bb827bda4302703b52dc
2024-09-07 10:03:57 +03:00
Michael Bestas
f55e136f95
vars: Drop no longer supported Pixels
...
Change-Id: Ieda77fa564424403db3e8ee48027e36aa9b20509
2024-09-07 10:03:57 +03:00
Chirayu Desai
49d9566e9b
vars: September 2024 Security update
...
Change-Id: I4427bccec29692e91499400381b9e1dfa27a8cf1
2024-09-07 10:03:57 +03:00
hipexscape
8450e172d3
apn: Set correct apn for Grameenphone
...
Change-Id: I8e952ee7c0e570ac1503930eaaef6e3a4d3dc8f9
2024-09-05 13:10:06 +00:00
Jens Reidel
ad558bf490
config: Add common config for book-style foldables
...
Book-style foldables like the Pixel Fold, Galaxy Z Fold and Xiaomi MIX
Fold series have two displays: one primary, near tablet-sized inner
panel and a smaller, phone-sized outer panel.
These devices need a combination of configs to enable both phone- and
tablet-targeted features. Therefore, add a config file merging contents
of the common phone and tablet configs.
Change-Id: Ibf89e4336fa119ebfb79aad8dac4266fd4972985
Signed-off-by: Jens Reidel <adrian@travitia.xyz >
2024-09-03 15:15:55 +00:00
Cosmin Tanislav
198966577a
soong: add powershare configs
...
Change-Id: Ia0654765e45b9b36caca680eac134c714dcb4da0
2024-08-22 15:00:48 +00:00
althafvly
8c9d8a4dac
Revert "cm: enable lockscreen rotation option"
...
This reverts commit b538b7ca24
.
Reason: Landscape lockscreen doesn't look that great with
pattern/pin in phones, its better suited for tablets
or large screen devices, its enabled by default for those.
Change-Id: Id461f73f7976e8a9c7242f0b406e700f6c06ecf4
2024-08-21 07:45:06 +00:00
Michael Bestas
05a72e9614
vars: Update redbull to August 2024
...
Change-Id: I9040bc06089a9c00d4d3045115296ca1bd4e1a33
2024-08-12 20:55:59 +00:00
Sebastiano Barezzi
2bf1bc81c9
config: tablet: Enable freeform and large screen support for all targets
...
Change-Id: I8137911f96cf2eb347d8e5012be649ddb01057f8
2024-08-11 16:27:47 +00:00
Davide Garberi
3f0c84c2c0
config: tablet: Enable freeform windows by default
...
Change-Id: Id1ac898bede7b0c26d346af368704eba136d1ed5
2024-08-11 16:27:47 +00:00
Sebastiano Barezzi
4e89bdb1ff
config: tablet: Deduplicate full tablet configuration
...
Change-Id: I12cc09d4fca28d063cea76301de287526bfec570
2024-08-11 16:27:47 +00:00
Sebastiano Barezzi
82cb3dc497
config: Move LatinIME stuff to common_mobile*.mk
...
Change-Id: I5697e1cef84972a6a7f76b8c065e575e1ba17ef8
2024-08-11 16:27:47 +00:00
Sebastiano Barezzi
799d122416
config: Rename mobile-specific configs
...
Since common_full.mk and common_mini.mk are mobile-specific, rename them
Change-Id: I2c47fd0688350ac815ccecbff7b453d7fab5d5ea
2024-08-11 16:27:47 +00:00
Chirayu Desai
43ae0f9a7f
vars: August 2024 Security update
...
Change-Id: Id8137f852b52351762586320fd8c156aa6f41172
2024-08-08 14:55:24 +01:00
Bruno Martins
5520d33e06
overlay: wifionly: Hide more telephony related features
...
Change-Id: I016b3a9156f8a173623e6d249bb5db501fea7dfb
2024-07-25 20:41:25 +00:00
LuK1337
8ba07c4cfc
kernel: Deduplicate file paths in file_list.txt
...
This is a workaround for broken dirty rebuilds.
Test: breakfast gts4lvwifi && m && m
Change-Id: I2529efd0685f15eace5031df39e226dd5eaca1e8
2024-07-24 17:32:08 +00:00
Japie3krekel
da4bb60995
sensitive_pn: Add and modify netherland numbers
...
* Add organisations and websites
* Add new numbers (suicide for friends and family)
Change-Id: I66be95cd71359bcc7261b22f0e51f5b218f12362
2024-07-23 19:40:42 +00:00
Alexander K
279624b2df
sensitive_pn: Update and simplify helplines for multiple countries.
...
Added: Argentina
Updated: Netherlands, Bosnia and Herzegovina, Serbia, Croatia.
Change-Id: Ib13e9a3056e00bf25c2e49d1e3831f20a48bff73
2024-07-23 19:40:42 +00:00
Ricky Cheung
68870367d5
sensitive_pn: Add China's 12355 helpline
...
Change-Id: I074ec2563a271b22c9d7ad031cd5e3db3873ff61
2024-07-23 19:40:42 +00:00
Ricky Cheung
1ce07cd720
sensitive_pn: Add numbers for Hong Kong, China
...
* Officially called the Hong Kong Special Administrative Region of
the People's Republic of China. Let's include the country name.
Change-Id: Ibf1a0f109cf9eec9e40f513554ae22cd99db6b80
2024-07-23 19:40:37 +00:00
Sebastiano Barezzi
bf0fbd309d
apns: Remove unknown attributes and fix misspelled ones
...
Change-Id: I9c71b4e6df9fd1847d425aa087579bae2c2b7dd3
2024-07-23 20:38:16 +02:00
Sebastiano Barezzi
c3a46252ee
apns: Add a XML schema and check apns-conf.xml against it
...
Change-Id: Id115dd7beeafffcdf24e9ff1732490f0ca808279
2024-07-23 20:38:16 +02:00
Sebastiano Barezzi
c871fc9a27
apns: Convert build rule to Soong
...
Change-Id: I46dee0bb119891a55e3bc62dbb1c3e7d98413a35
2024-07-23 20:37:38 +02:00
Sebastiano Barezzi
11faaafa7c
apns: Remove support for CUSTOM_APNS_FILE
...
Change-Id: I5329ba5adb83c8c4d3206ed71a29dc6ea058c4b1
2024-07-23 20:37:38 +02:00
LuK1337
cb619b5b04
github: Add CI for verifying sensitive_pn.xml
...
Change-Id: I701b579896f8021b6cdfbe6ad89d60710d2d9591
2024-07-22 15:11:42 +02:00
LuK1337
b2d9167c55
spn: Move from sdk
...
Change-Id: I7d47b8185041783537e26c32f46f5d689e683555
2024-07-22 15:11:25 +02:00
Sebastiano Barezzi
bcc56271cc
apns: Fix broken entries
...
`E TelephonyProvider: initDatabase: Exception while parsing
'/product/etc/apns-conf.xml'java.lang.NumberFormatException: For input
string: ""`
This fixes broken TelephonyProvider database on APN database creation
Change-Id: I8338b80c50659e824568f5652ece9f10d975cbb3
2024-07-22 01:02:14 +02:00
luka177
eece9d8dc8
overlay: wifionly: Settings: Hide SIM settings
...
Change-Id: Id521a440e8c7f4182c8fee95090ec007a906c902
2024-07-21 14:00:41 +02:00
Davide Garberi
1baa8ff8a6
overlay: wifionly: Specify that we don't have SIM support
...
Change-Id: If6a6ba4514f7993a2ed55cf61a15e263bb5cde7b
2024-07-21 14:00:41 +02:00
Tim Zimmermann
669d9569f3
overlay: wifionly: Mark as WiFi-only
...
Change-Id: I6c3d5118527903fd0b8a6eb5679dede961e01e9f
2024-07-21 14:00:40 +02:00
Bruno Martins
9a0a021c7e
overlay: wifionly: Set network and radio attributes
...
These are specific for WiFi-only capable devices.
Change-Id: I8cbb76030ef334f61d4e15d5e9a6bfcaaeed0bb4
2024-07-21 14:00:40 +02:00
LuK1337
a8fd25ada9
fixup! sensitive_pn: Update RUS numbers
...
Change-Id: I57c01edb1e2882a5a4344b1552bb51b697dd0e21
2024-07-19 21:35:29 +02:00
Michael W
c57ab86560
apns: Order properly
...
* Order is first mcc, then mnc, ascending order
* Jio had one without MCC/MNC, remove
Change-Id: Ib5c716b3d7f4c214a32948ffb0936dca50912fe9
2024-07-19 12:55:15 -04:00
Michael W
927e4d158c
apns: Fix invalid entries for WOM (chile)
...
"mmc" should really have been "mcc"
Change-Id: Ie942d76c9b5af65ba50d96dac7fe0be5f5092e73
2024-07-19 12:55:15 -04:00
armando.maya
736ab163db
ADD APN for DIGI Spain IMS and DIGI Italy IMS
...
Test: ADD IMS APN for DIGI Spain IMS and DIGI Italy IMS
[Fixes https://gitlab.com/LineageOS/issues/android/-/issues/7264 ]
Signed-off-by: armando.maya <armando.maya@digimobil.es >
Change-Id: Id88b19fbeeb394c1fc48502fedb6535d51efd173
2024-07-19 12:55:15 -04:00
Michael W
a182689d6c
apns: Move Hits
...
Commit 14c51c7
added it to the mcc=234 section
Change-Id: Id13e7952585cc81ab50b4efa3c4a85e84bcaa549
2024-07-19 12:55:15 -04:00
Michael W
7f6e463153
apns: Add 4ka SK
...
Sources:
https://android.googlesource.com/device/sample/+/main/etc/apns-full-conf.xml#4823
https://gitlab.com/LineageOS/issues/android/-/issues/6165
Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/6165
Change-Id: Ice74bcfd25c76d7d179db8f606c11be8a5fd6a08
2024-07-19 12:55:15 -04:00