75 Commits

Author SHA1 Message Date
Deivid21
8700ef2856 sm6375-common: Add TurboPowerOverlays from stock
Co-authored-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
Co-authored-by: Naxo79 <nacho79.garcia@gmail.com>
Change-Id: Ia262182e86757e16ac6e06d37aa59c0683f98943
Signed-off-by: Naxo79 <nacho79.garcia@gmail.com>
2025-09-11 23:25:44 -03:00
Michael Bestas
09e54cd7b1 sm6375-common: Remove more 802.11ax leftovers
See I5832187b58d0b2eb277cf2ba7678b3bfa85c0904

Change-Id: I05912a158167aa8f156d7ee097ce86ab4606f976
2025-07-21 01:43:11 +03:00
Grace Chen
902dc682b7 sm6375-common: overlay: Config overlay to support 2 physical slots
Bug: 197989438
Test: Confirm sim configuration.
Change-Id: I3972e0456d8034517cc4224ef786a9292439a8b9
2025-06-30 23:42:14 +03:00
Michael Bestas
4556f07a6b sm6375-common: overlay: Update some telephony overlays from stock
Change-Id: Id6bbc84672adfc440db5e87672010487cb828580
2025-06-06 04:44:16 +03:00
Michael Bestas
90efa422c0 sm6375-common: overlay: Enable auto brightness by default
Change-Id: I7026dfbf5ba14ad8f339468b22cfe67deed9933f
2025-06-06 04:42:48 +03:00
Sevenrock
d549b5e6b5 fixup! sm6375-common: overlay: Enable doze_display_state_supported
The overlay defaults to false, so we actually need to set it true here

Change-Id: I48c45f014144001144f52c9d190d3c6e717e1fa6
2025-04-07 18:02:29 +03:00
Sevenrock
193c9e2e6d sm6375-common: overlay: Enable doze_display_state_supported
Our devices supports doze.

Change-Id: Id0b4c4e575a1d1bc959c49d19aeee054d16943e8
2025-03-15 02:17:26 +02:00
Sevenrock
058f2f2bf6 sm6375-common: wifi: Drop Wifi6 support
Platform does not support Wifi6:
https://www.qualcomm.com/products/mobile/snapdragon/smartphones/snapdragon-6-series-mobile-platforms/snapdragon-695-5g-mobile-platform

Change-Id: I5832187b58d0b2eb277cf2ba7678b3bfa85c0904
2025-03-15 02:17:26 +02:00
Michael Bestas
a67d135c3f sm6375-common: lahaina -> holi
Change-Id: Ic6dd7c6ae1e2477b288fc0c8b0aa3537a94f779d
2025-03-13 07:54:18 +02:00
Michael Bestas
7552a52b6c sm7325-common: Move some overlays back to product
Change-Id: I8cf38ab282bc327c363a97e2759376f9db32d2f8
2025-03-13 07:53:54 +02:00
Michael Bestas
fb91d9ddc9 sm7325-common: Regenerate overlays and move them to vendor
Generated with https://github.com/ArianK16a/rro-utils
Additional changes:
* Added translatable=false to all strings and string-arrays
* Reordered according to the original source files
* Updated comments according to the original source files
* Set priorities: 200 for common, 250 for target SoC

Change-Id: Ic6e7f30f8b78c49e739c4b58ff4e73edd9382965
2025-03-13 07:53:54 +02:00
Michael Bestas
21648db5dc sm7325-common: Remove default power_profile
It's device specific and already present in devices.

Change-Id: I647ecc4b7f660a357e93a88f8b689adc319b812a
2025-03-13 07:53:54 +02:00
Michael Bestas
f2c65fff81 sm7325-common: Set config_network_type_tcp_buffers
Change-Id: I6df7b88ab74aa89d10947f01b4eb19a71ab5b4d9
2025-03-13 07:53:54 +02:00
Michael Bestas
d0cd868666 sm7325-common: Align pinner files with Pixel
Change-Id: Ifca8a28ea579af3508100760171b5009331d35e4
2025-03-13 07:53:54 +02:00
Edgar Arriaga
94b4a8bc36 sm7325-common: Set default pin amount for home app
Bug: 288900050
Test: dumpsys pinner
Flag: EXEMPT refactor

Change-Id: I87e15ec968f59acd65e3d4bc80d1bad08704bc53
2025-03-13 07:53:54 +02:00
Danny Lin
fd6a2021c7 sm7325-common: overlay: Don't pin camera app in memory
The default camera app can be *huge* in some cases, e.g. when the app in
question is Google Camera. The system will only pin up to the first 80
MiB of the APK file, as well as the first 80 MiB of its odex. There are
several problems with this:

  - We could easily end up with 160 MiB of camera app files pinned,
    which is a tall order with the 8 GiB of usable RAM that we have
  - The data that gets pinned may not even be the most critical data for
    launching the camera

Let's disable pinning of the camera app to save RAM.

Change-Id: I745e39b6ff212dfaf9213517d2a2be8ff7384e24
2025-03-13 07:53:54 +02:00
Michael Bestas
3f27c31901 sm7325-common: Remove deprecated config_mobile_tcp_buffers/networkAttributes
Change-Id: Ieda947e283cde11cf74a01dc1b438e1deeb902c9
2025-03-13 07:53:54 +02:00
Michael Bestas
eb8007735a sm7325-common: Drop LineageOS copyright years
Change-Id: Ia2dfdb083cb17b573a60f818c72d1500d9d63df2
2025-03-04 14:16:39 +00:00
Michael Bestas
e41cbdbb7d sm7325-common: Remove duplicate config_showNavigationBar overlay
Change-Id: Ic37e7169c94b0f5d76b26781a2c360d06fe7a805
2025-03-01 00:38:17 +02:00
Michael Bestas
4cb58e0094 sm7325-common: Remove deprecated telephony overlays
These are no longer wired up and should be set in CarrierConfig
where needed

Change-Id: Ie16d41b2ee73c77c3475dd0b24e4d46804195a5c
2025-03-01 00:38:16 +02:00
Michael Bestas
73f243d1f6 sm7325-common: Remove config_camera_sound_forced overlay
It's the same as the default

Change-Id: I7240d9f2eaaf54ff3c98d0c1b3e016de12c6871b
2025-03-01 00:38:16 +02:00
Michael Bestas
4372016e05 sm7325-common: Remove config_persistentDataPackageName overlay
This should be set by GMS

Change-Id: Iec5248cc9ac275a39f41c9f19d3fb2b9ac53bb4e
2025-03-01 00:38:16 +02:00
Michael Bestas
9bf40eb808 sm7325-common: Remove non-existent config_optionalPackageVerifierName overlay
Change-Id: If2af1d9c4b365d107c25a0cd97055314fdfed775
2025-03-01 00:38:16 +02:00
Michael Bestas
8b553d07b6 sm7325-common: Commonize 5G capability overlays
Change-Id: I786e5d54bb678b1ad3e7416ef13f0e7a77dafcb3
2025-03-01 00:38:16 +02:00
Cosmin Tanislav
0aabbfcbd2 sm7325-common: remove unused tethering configs
These were moved to Tethering package, which provides sane defaults.

config_tether_dhcp_range doesn't exist, but is only used for Wigig.

Change-Id: I8e154204c9a27cffbf6e9b807d3f57620a72164c
2025-03-01 00:38:16 +02:00
Wang Han
c81562cd82 sm7325-common: Remove config_tether_upstream_types overlay
* No need for it now as framework side handles this well on P

Also, this overlay was moved to Tethering package, so it was unused.

Change-Id: I708663f3de23cf1677a81bf31e8fc5fed4145e1b
2025-03-01 00:38:15 +02:00
Erik Kline
0600d6a13b sm7325-common: Use tether automatic upstream selection
Also, this overlay was moved to Tethering package, so it is unused.

(config_tether_upstream_automatic=true)

Test: as follows
    - built, flashed, booted
Bug: 32163131
Bug: 62648872
Bug: 63282480
Bug: 110118584
Bug: 110260419

Change-Id: I604cda53d6d37a33de3e3ccc65c0da781d21278b
2025-03-01 00:38:15 +02:00
LuK1337
4cfa9618b4 sm7325-common: Remove bnep\\d from tetherable BT interfaces
Also, this overlay was moved to Tethering package, so it was unused.

Change-Id: Iac714d2de9a4d225da6fc3463d3fb99a4bb714a7
2025-03-01 00:38:15 +02:00
Cosmin Tanislav
59a0c89b46 sm7325-common: fix config_dozeAfterScreenOffByDefault
Change-Id: Ieafe3a67a32acba1d3ebde2749fae1b9907615ae
2025-03-01 00:38:15 +02:00
Cosmin Tanislav
35acf3fbd2 sm7325-common: cleanup operator-specific overlays
config_carrier_volte_available is true by default.
config_dual_bar does not exist.
config_volte_replacement_rat is unused.

Change-Id: I5acf7a362f890603f0e6b482222e128550129d70
2025-03-01 00:38:15 +02:00
Cosmin Tanislav
4047bd0df0 sm7325-common: remove platform_number_verification_package
This should be set by GMS package.

Change-Id: Id8a2dddb61a3a111e89e27d81181a65af9255487
2025-03-01 00:38:15 +02:00
Cosmin Tanislav
977e77b532 sm7325-common: remove config_no_sim_display_network_modes
Change-Id: I2ab2c8284bbeb94679f96a91eb5ad675a512bbcd
2025-03-01 00:38:15 +02:00
Cosmin Tanislav
635d60b96a sm7325-common: remove unused send_mic_mute_to_AudioManager
Change-Id: Ic9e227551b2e2450b01be62411d84710058a249c
2025-03-01 00:38:14 +02:00
Cosmin Tanislav
f4ed3ec1ff sm7325-common: remove unused OtaShowListeningScreen
Change-Id: I10f38474646588913cc1ceac00ebb6f803cd0826
2025-03-01 00:38:14 +02:00
Cosmin Tanislav
e6624b737d sm7325-common: remove config_quickSettingsAutoAdd overlay
Should either use defaults or GMS overrides.

Change-Id: Ic5ddd3d304ca3d66fdd15dc240ff58118d7ed921
2025-03-01 00:38:14 +02:00
Cosmin Tanislav
cd21ae0e5a sm7325-common: remove multiuser overlays
Set by vendor/lineage.

Change-Id: I422cc5af9eb2be272e5a409889c9149171ea7c01
2025-03-01 00:38:14 +02:00
Cosmin Tanislav
efe732168b sm7325-common: remove config_bluetooth_hfp_inband_ringing_support
Moved to Bluetooth package and defaults to true.

Change-Id: I407cdcb472ccafd7208164cbdd70b9e1bc67892f
2025-03-01 00:38:14 +02:00
Cosmin Tanislav
c7b1ee09cc sm7325-common: remove unused config_emergency_apn
Change-Id: I05d9c7bd1cbc90bacd2cf54fe5c91f4dbdb23b4f
2025-03-01 00:38:14 +02:00
Cosmin Tanislav
f9c6eea893 sm7325-common: remove duplicate iwlan overlays
Change-Id: I03ae53904a889b260c65d7b4f6862a21a1c9eb82
2025-03-01 00:38:14 +02:00
Cosmin Tanislav
722b7feb26 sm7325-common: remove unused config_digitalPenCapable
Change-Id: I6f54cff959294d24ab3b0e1413147c08f00b656d
2025-03-01 00:38:14 +02:00
Cosmin Tanislav
87758030e8 sm7325-common: remove unused config_feature_iwlan_enabled
Change-Id: I673131b49c958c4d0d0d911a56226852010ce72f
2025-03-01 00:38:13 +02:00
Cosmin Tanislav
9000d9465b sm7325-common: remove unused config_speed_up_audio_on_mt_calls
Change-Id: I2860ab34e0252418236a4d90623b4fbfc6ad994a
2025-03-01 00:38:13 +02:00
Cosmin Tanislav
20d9450807 sm7325-common: remove unused config_radio_reset_on_regular_deactivation
Change-Id: I78c123f972f8b567e0e4137b3ee0be6dd593a1c3
2025-03-01 00:38:13 +02:00
Cosmin Tanislav
7c5951f5ed sm7325-common: clean up WiFi overlays
Default value:
config_wifiSoftap2gChannelList
config_wifiSoftap5gChannelList
config_wifiSoftap6gChannelList

Does not exist:
config_wifi_wap3_sap_mode_enabled
config_wifi_batched_scan_supported
config_wifi_dual_sap_mode_enabled
config_wifi_report_he_ready
config_vendor_wifi_softap_owe_supported

Moved to WiFi package:
config_wifi5ghzSupport
config_wifi_softap_acs_supported
config_wifi_p2p_mac_randomization_supported
config_wifi_background_scan_support
config_wifi_softap_ieee80211ac_supported
config_wifi_connected_mac_randomization_supported

Change-Id: Ibc13ddc302838d5b0683432d632965d4aca4f497
2025-03-01 00:38:13 +02:00
Cosmin Tanislav
24b82c5e80 sm7325-common: remove Telecomm overlays
These are all the default values. It's also guarded
by TARGET_FWK_SUPPORTS_FULL_VALUEADDS which we just disabled.

Change-Id: I4bf30d4a12145a30feee6e560d415c1258ce5385
2025-03-01 00:38:13 +02:00
SGCMarkus
e7d73c4738 sm7325-common: remove CarrierConfig overlay
This is now generated by extract script in device tree

Change-Id: Ife7b35b51d5af5c84fa7f40f31de890e2b22aa23
2025-03-01 00:38:13 +02:00
Cosmin Tanislav
7d9ce99193 sm7325-common: remove conflicting overlays
Product now takes priority over vendor for overlays.
Remove conflicting overlays.

Change-Id: Ib18abd0a57b3d64e8ed3ae63478e802a9011d512
2025-03-01 00:38:13 +02:00
Danny Lin
2d91a5c8dd sm7325-common: Enable USB and skin temperature warnings
Change-Id: I951f60579a4b7fa2dcc270b5acd433ad1ecb083c
2025-03-01 00:38:12 +02:00
Michael Bestas
1ba6959565 sm7325-common: overlay: Convert Android.mk to bp
Change-Id: I4f55c426943dd6b64524ad8a7207dd2b865bf972
2025-01-19 20:34:07 +02:00
Cosmin Tanislav
577ca9945e sm7325-common: remove CellBroadcastReceiver overlay
Values overlayed here do not exist.

Change-Id: Ic6fb9fd733d8bff1bdd64b9d247ab4516c2d3e24
2025-01-19 20:34:06 +02:00