Commit Graph

25 Commits

Author SHA1 Message Date
SaschaNes
85188a4911 sm8550 -> sm8750: first steps, TODO: proprietary-files.txt 2025-08-12 10:42:28 +02:00
Grace Chen
fac1184b5c sm8550-common: overlay: Config overlay to support 2 physical slots
Bug: 197989438
Test: Confirm sim configuration.
Change-Id: I3972e0456d8034517cc4224ef786a9292439a8b9
2025-07-12 08:37:46 -03:00
chaptsand
355c6d421c sm8550-common: Regenerate RROs from LA.QSSI.15.0.r1-12000-qssi.0
Change-Id: I2c207a3ce93dc9149123fa1c3969f06aabd45756
2025-04-28 16:28:26 +08:00
Mezaque
9c7beb602f sm8550-common: overlay: Remove unsupported color modes
Change-Id: Idfe1816d36c634ed4fc5887fee45717c15e07e88
2024-12-30 16:17:14 +08:00
Alexander Koskovich
94b88405cc sm8550-common: Add Bluetooth power overlays to sysprops
* These are moved to sysprops in Android 13.

   976d33062b%5E%21/#F0

Change-Id: I5bff67a15c537e8a47a19f30776fca6bf2c9fbe5
2024-10-16 05:57:44 +08:00
chaptsand
7b4d3fb901 sm8550-common: overlay: Update QSSI overlays from LA.QSSI.14.0.r1-07000-qssi.0
Change-Id: Iea799f22a44095a2e71c4dc86ef877588742e6d4
2024-10-16 05:57:44 +08:00
chaptsand
c7c160757b sm8550-common: Enable double tap to wake
Change-Id: Ia18f6cca9dd29d7c702a4df11cdd67cb580ba56a
2024-09-15 13:34:42 +08:00
Cosmin Tanislav
078b3af731 sm8550-common: overlay: Allow switching between 60Hz and 120Hz
* At the same time, move the device-specific refreshrate overlays to FrameworksResSamsung.

Change-Id: I4f328dbdce50e709f30b1f098e71248d72819268
2024-09-14 00:00:36 +08:00
Michael Bestas
fbf53aae70 sm8550-common: overlay: Enable multiple vibration strength levels support
Change-Id: If17503f2dd4bd4d6e333891f9649a7db8d809852
2024-09-14 00:00:36 +08:00
Adithya R
709327f557 sm8550-common: overlay: Increase refresh rate brightness thresholds
Make some headroom for panels with worse gamma calibration.

Change-Id: Ic599727e98881933c2e101765130d085d1543743
2024-07-29 17:17:30 +08:00
Gil
3323e80b54 sm8550-common: overlay: display: add blocking zone
zone1 condition(10 nits) in 120Hz
zone2 condition(15 nits, 5 Lux) in 120Hz

Bug: 243757430
Bug: 246905529
Test: Check the refresh rata at zone
Change-Id: Iee9bd842571165785c03ae761780371798fbb758
Signed-off-by: Arian <arian.kulmer@web.de>
2024-07-29 17:17:30 +08:00
Santiago Seifert
201f8d6149 sm8550-common: Unpin updatable-media from memory
Bug: 214499288
Change-Id: I83757ae6a053ec6b10b08322c4e76d988f1a4a48
Test: Presubmit
2024-04-07 14:09:55 +08:00
Alexander Koskovich
4765fe4830 sm8550-common: overlay: Use CarrierConfig DTMF & CSP booleans.
* Overlays were deprecated awhile ago for these.

Change-Id: I51b70aa15f128186063ce52446cb67715a957185
2024-04-07 14:05:52 +08:00
Etan Cohen
c148057a0f sm8550-common:: overlay: Depend on carrier provisioning for WFC.
Change-Id: I2cdeb1e39a68922dc8489998f65dcc6c891da31c
2024-04-07 14:05:04 +08:00
Srinath Sridharan
46063e0a08 sm8550-common: overlay: Set config_sustainedPerformanceModeSupported
This config will support the Sustained Performance Mode.

Change-Id: Ic992ea6fd910cf679a940b273c95968f4c60adbb
2024-04-07 14:05:04 +08:00
Cassie
4a50635375 sm8550-common: overlay: Use the new auto network selection UI
Change-Id: I76698911103601d5f3ad67e1099790af8c2fdc18
2024-04-07 14:05:04 +08:00
Jake Weinstein
bcfaa1dce2 sm8550-common: CarrierConfig: Disable global mode and CDMA choices
* Cleans up mobile network settings.

Change-Id: I0c6b4d1fc3ccd79739ee9b1cc6aecc42e5a83516
2024-04-07 14:04:52 +08:00
xboxfanj
e5e433f2f3 sm8550-common: 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
2024-04-06 17:11:36 +08:00
Nicolas Geoffray
da1a6d1bf3 sm8550-common: Remove odex/oat files from pinner list
* The pinner now asks the runtime for these files.

Change-Id: Ida94093db4485907f78167d0b3a247cdf2795908
2023-10-06 10:57:52 +08:00
Kevin Jeon
e963aa088a sm8550-common: Update SurfaceFlinger pinned path to system/bin
* This change replaces the '/system/lib64/libsurfaceflinger.so' pin, as
   the file was removed in ag/12524602. The updated pin relies on
   go/aog/1552085, as system_service needs read access to SurfaceFlinger.

Change-Id: I8bab7d447ed24c8476087871ace9018413ad8f04
2023-10-06 10:57:52 +08:00
kocolin
2d862988f0 sm8550-common: overlay: Add some libraries to pinner list for camera
* This will help to reduce camera launch time in I/O
   busy cases.

Change-Id: I817751155e5a137ba6895049e59526bb8484e433
2023-10-06 10:57:52 +08:00
Lisa Liu
55d016395f sm8550-common: overlay: Add pinner configuration from legacy projects
Change-Id: Ief469d2510b0aa5a0c57285120f3e0e6cf7e8526
2023-10-06 10:57:52 +08:00
chaptsand
2b378cf846 sm8550-common: Import kalama vendor overlays
Change-Id: Ie9eabba9841ce8bded3998e99ce473a4bd60035b
2023-10-06 10:57:52 +08:00
Lucas Dupin
95f270572a sm8550-common: overlay: Rename config_dozeAfterScreenOff
* New name is config_dozeAfterScreenOffByDefault.

Bug: 73178121
Change-Id: Ie3d1ea5a2cc480655592bf6e49b37f5ea07f3f58
2023-10-06 10:57:52 +08:00
chaptsand
96dbb64317 sm8550-common: Import cleaned QSSI overlays
Change-Id: I65e227a73105e8fca1ddd5a1406ee685a5bd047e
2023-10-06 10:57:52 +08:00