Commit Graph

18 Commits

Author SHA1 Message Date
Michael Bestas
fc992cd6c8 overlay: qssi: Remove deprecated telephony overlays
These are no longer wired up and should be set in CarrierConfig
where needed

Change-Id: Ie16d41b2ee73c77c3475dd0b24e4d46804195a5c
2025-08-15 21:39:22 +00:00
Cosmin Tanislav
037413d7ac overlay: qssi: Remove unused config_speed_up_audio_on_mt_calls
Change-Id: I2860ab34e0252418236a4d90623b4fbfc6ad994a
2025-08-15 21:39:11 +00:00
Sebastiano Barezzi
91ac590976 overlay: qssi: Drop MMS user agent overlays
* Current profile URL points to a 404 page

Change-Id: I92f3ded52dda04f6cec5709d51c84b32f39d8095
2025-08-06 17:18:07 +02:00
Michael Bestas
b3c23f51f2 overlay: qssi: Remove deprecated config_mobile_tcp_buffers/networkAttributes
Change-Id: Ieda947e283cde11cf74a01dc1b438e1deeb902c9
2025-06-16 22:28:48 +01:00
Georg Veichtlbauer
a7dae32774 overlay: generic: Fix package names
Change-Id: I83add57ffa665bd659179236f42989f0b8bf8a0d
2023-12-13 12:28:49 +01:00
Georg Veichtlbauer
979630b71f overlay: generic: Enable automatic brightness by default
Change-Id: Iccea0b55a09ce1e49111f9dec8b4ece4e1edfc02
2023-12-12 06:43:29 +01:00
Georg Veichtlbauer
37415fdaf4 overlay: Move EUICC overlay to generic
Change-Id: I8ed2013aebcb102d75ff7301b43896c99e195e9a
2023-12-12 06:43:27 +01:00
xboxfanj
60a2aaffec overlay: Move rro packages to vendor partition
In Android 14, prioritization of partitions is emphasized, diverging
from previous versions where priorities were respected universally.
Overlay precedence now plays a critical role, with the following
partition order dictating overlay precedence:

 - system
 - vendor
 - odm
 - oem
 - product
 - system_ext

When multiple overlays contend for the same resources, the order of
overlays becomes crucial. An overlay takes precedence over others if it
has configurations following its own. This prioritization, while
impactful for GSI compatibility, is essential for maintaining order and
functionality.

Change-Id: I8b7568dcc418dbbd1ccb39e2d0dc66504f19fcdd
2023-11-16 23:18:32 +01:00
razorloves
66e3560593 overlay: Hide user facing crash dialog for EUICC app
The OplusEuicc app disables the EUICC app when there's no GMS, but it
doesn't happen quick enough. The crash dialog pops up a few times right
after initial boot up. There's no need to alarm the user, so hide it.

Change-Id: Ia06b336b30a8886bae522c6e8a76a1ca15da5edd
2023-10-20 08:21:01 +00:00
Bruno Martins
2309662853 overlay: Configure TCP buffer sizes per network type
Change-Id: I80d228b6eeb61ba9264c212c345ee03fc53aacc3
2023-09-22 12:13:25 +01:00
Les Lee
422e30abc8 oplus: wifi: Configure correct overlay configuration.
ag/16564596 will change default value to false.
Configure correct overlay configuration.

Bug: 212488775
Test: manual test & build
Change-Id: Iaf1a0a23dae69fde5995e591a757a8ef5374d5b5
2023-09-18 15:18:26 +01:00
Bruno Martins
d0756d5ffb FrameworksResCommon: Remove BT related configs
These have been migrated to sysprops in Android 13.

Change-Id: I34c1f6b882a61df6db95523997002512354d875e
2022-09-13 23:23:10 +01:00
Alexander Koskovich
e80c28314d overlay: qssi: Move OPlusWifiResCommon to /vendor
* Resources cannot be overlaid because overlays with
   policies "odm|public" do not fulfill any overlayable
   policies "product|system|vendor".

 * Google forgot to add ODM to the list of partitions
   it can be overlaid but might as well just move it
   to /vendor instead of thinking too hard on it.

Change-Id: Id1f9e101dce0781f2f751b821b9374c875127b06
2022-07-11 09:35:09 +02:00
Alexander Koskovich
bb4de276f8 overlay: qssi: Don't translate some strings
Change-Id: I1ea88f84af03f157894c11f857fc59ad0a4bae88
2022-07-11 09:35:09 +02:00
Alexander Koskovich
10bfce6a94 overlay: qssi: Drop explicit 'sdk_version' declaration
* We don't need to manually set this anymore.

Change-Id: I1239ba541636e53f8ea4373d3815024f2cd60824
2022-07-11 09:35:09 +02:00
Alexander Koskovich
31a4cc4961 overlay: qssi: Import some WiFi overlays from OplusWifiResource
Change-Id: I6a8354276467b95bb02c9a8b30b5952094be6f2e
2022-07-11 09:35:09 +02:00
LuK1337
fc96053921 FrameworksResCommon: Enable WiFi display
Change-Id: Ibedd77780aa8adebc5ae948ce2ca25956c8692ac
2022-06-24 15:42:46 +02:00
Alexander Koskovich
2fcee31656 oplus: Import cleaned QSSI RROs from LE2115.11.C.48
* Remove anything that the value is already the default,
   or deprecated.

Change-Id: I597a93b580754a7fde51d051accfffca54c22482
2022-05-16 09:35:04 -07:00