Arian
9ac6d8641d
sm8450-common: overlay: Add reboot to fastbootd
...
Change-Id: I733b4d29129f85b92222e292af46602310b9f29f
2024-08-29 17:33:15 +02:00
Jesse Chan
6959046284
sm8450-common: overlay: Enable option for full screen aspect ratio
...
Change-Id: I2a1b2acc5ed97ccb6795dc371c2b3ac9cb4f9d03
2024-08-29 17:33:15 +02:00
Adithya R
ca5744198e
sm8450-common: overlay: Provide MIUI color mode options
...
Change-Id: I7faa409bf7069108f5bed64488b2a7c5566cd921
2024-08-21 11:46:30 +02:00
xboxfanj
06fb001376
sm8450-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-08-21 11:01:42 +02:00
Arian
bc0505c4f5
sm8450-common: overlay: Remove _Sys and _Vendor suffix from names
...
Change-Id: Ib119a9103d9b490b10e93f6b8ac0430266f6e102
2024-08-21 10:56:41 +02:00
Cosmin Tanislav
01dc5f47c3
sm8450-common: overlay: Allow switching between 60Hz and 120Hz
...
Change-Id: I4f328dbdce50e709f30b1f098e71248d72819268
2024-08-14 16:03:40 +02:00
Arian
ec8a98e97f
sm8450-common: Move to double tap sensor
...
Change-Id: Ib4803011fefad35c8b7a2d1e2b7d2744b32b13f4
2024-06-09 11:07:59 +02:00
Arian
999f5ead73
sm8450-common: Enable single_tap sensor and set permissions for touch sensors
...
Change-Id: I777ed71ecc5dc502182567bc7e1166605251af93
2024-06-09 11:07:59 +02:00
Adithya R
491e4699ab
sm8450-common: overlay: Increase refresh rate brightness thresholds
...
Make some headroom for panels with worse gamma calibration.
Change-Id: Ic599727e98881933c2e101765130d085d1543743
2024-05-19 16:46:22 +02:00
Gil
85414ef27d
sm8450-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-05-19 16:44:13 +02:00
Michael Bestas
e9ca57e2e7
sm8450-common: overlay: Enable battery cycle count
...
Change-Id: I92bc8363e1c9e2ad54c29a0a30dce992e25f697d
2024-04-09 18:47:03 +02:00
LuK1337
eaed048e6f
sm8450-common: overlay: Set max network scan search time to 254
...
Matches value found in stock TeleServiceQcom.
Change-Id: If2b224298ffe731f8ccfd0b4f3b6d8a257b6f968
2024-03-26 22:28:06 +01:00
Cassie
620e1064d1
sm8450-common: overlay: Use the new auto network selection UI
...
Change-Id: I76698911103601d5f3ad67e1099790af8c2fdc18
2024-03-26 22:27:06 +01:00
Arian
c4781d1137
sm8450-common: overlay: Decommonize brightness overlays
...
Change-Id: I04d3cf5da8beb42310890ebeb58386eb72e6ced6
2024-03-19 23:22:37 +01:00
Arian
54a931f1eb
sm8450-common: overlay: Enable burn in protection
...
Change-Id: Iaf1aff7e72a30e17ec6f1581cad34b94b37ffa84
2024-03-19 23:22:37 +01:00
SebaUbuntu
efab1ce586
sm8450-common: overlay: Drop MMS user agent overlays
...
* Current profile URL points to a 404 page
Change-Id: I92f3ded52dda04f6cec5709d51c84b32f39d8095
2024-03-19 23:22:37 +01:00
Santiago Seifert
ef8b610fc8
sm8450-common: overlay: Unpin updatable-media from memory
...
Bug: 214499288
Change-Id: I4823afa45553b9484ad5215d081b0e6635c4b183
Test: Presubmit
2024-03-19 23:22:37 +01:00
Nicolas Geoffray
f255e55127
sm8450-common: overlay: Remove odex/oat files from pinner list
...
The pinner now asks the runtime for these files.
Test: adb shell dumpsys pinner
Bug: 144773394
Change-Id: I8de2a2935901cbd3eaa50ce2d8aa09f61080ba02
Merged-In: Ie633ea788dab3389a3407ec9a461b5837befca46
2024-03-19 23:22:37 +01:00
Kevin Jeon
2fc31b90ec
sm8450-common: overlay: Update SurfaceFlinger pin on all targets
...
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.
Bug: 176197656
Test: adb shell dumpsys pinner (coral)
- shows that /system/bin/surfaceflinger is successfully pinned
adb logcat | grep PinnerService (coral)
- no longer shows a file-not-found error in PinnerService
Change-Id: Iae2a96c5fe4b1f5698d21de9970140321d11c460
2024-03-19 23:22:37 +01:00
Arian
e2d0eff5b4
sm8450-common: overlay: Set shutdown battery temperature
...
Change-Id: Ifd89970e9b7c939c2ef59266c212b3d495df9a97
2024-03-19 23:22:37 +01:00
Arian
6053321792
sm8450-common: overlay: Update from unicorn V816.0.3.0.ULECNXM
...
Change-Id: I5d2462414ffa67b5169154e76b5e8a4ce0d7288c
2024-03-19 23:22:37 +01:00
Arian
3e6614bdad
sm8450-common: overlay: Add WifiResTarget_cape
...
Change-Id: Ia83c6747afb58dd1606d5c441fda20b8994b501f
2024-03-19 23:22:37 +01:00
Arian
6b2c1b3656
sm8450-common: overlay: Import xiaomi wifi changes for taro
...
Change-Id: I063dc07d6375082919fbe5d334f1b4855da3ceb4
2024-03-19 23:22:37 +01:00
Arian
85d6f16ea9
sm8450-common: overlay: Restrict WifiResTarget to taro
...
Change-Id: I64b58cb1f726111b09184582fab0e281f83dd6f3
2024-03-19 23:22:37 +01:00
Arian
0b604f6c86
sm8450-common: Disable telephony injection for now
...
Change-Id: I1ddb81f4edbdb9ee1f769d4c10c321997696611c
2024-03-19 23:22:37 +01:00
Michael Bestas
31a8fa9332
sm8450-common: overlay: Enable multiple vibration strength levels support
...
Change-Id: If17503f2dd4bd4d6e333891f9649a7db8d809852
2024-03-19 23:22:36 +01:00
Dyneteve
3864cf8b90
sm8450-common: overlay: Remove "SIM x is HD capable" message
...
sed -i '/config_update_service_status/ s/true/false/g' \
rro_overlays/CarrierConfigResCommon/res/xml/vendor.xml
Change-Id: I26ce187483d6d8c18bcd1901cd6d71ca6ec1e31f
2024-03-19 23:22:36 +01:00
Danny Baumann
adec2e2a23
sm8450-common: overlay: Enable call recording
...
Change-Id: I1b4478b330b13cf5d0fe1ed0d40f43e4b3825f33
2024-03-19 23:22:36 +01:00
Cosmin Tanislav
16cebf3b06
sm8450-common: overlay: Pulse doze on pickup
...
Change-Id: I0d0cd0ebbaf6223a6a0776a36eac3258a4dd2b4f
2024-03-19 23:22:36 +01:00
Nate Jiang
e84cb30c97
sm8450-common: Enable set channel on NDP setup
...
Bug: 190354626
Test: build, CtsVerifier
Change-Id: Ieff18b96ec0f24c1c20c40add4e47a532ece8922
2024-03-19 23:22:36 +01:00
Les Lee
bad54260b8
sm8450-common: 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
2024-03-19 23:22:36 +01:00
Alexander Koskovich
1e7c526815
sm8450-common: Add Bluetooth power overlays to sysprops
...
* These are moved to sysprops in Android 13.
976d33062b
%5E%21/#F0
Change-Id: I5bff67a15c537e8a47a19f30776fca6bf2c9fbe5
2024-03-19 23:22:36 +01:00
Arian
4fe360d373
sm8450-common: overlay: Enable double tap to wake support
...
Change-Id: Idd9c5110de22e315afc6b73d000f584e1bdc0848
2024-03-19 22:58:04 +01:00
Cosmin Tanislav
65d0066c06
sm8450-common: Reduce Telephony injections
...
Change-Id: Ia4173ab26bc48cc50f223696e87c44ba9e57f0ef
2024-03-19 22:58:04 +01:00
Adrian Salido
158eace9ca
sm8450-common: overlay: Decouple auto-suspend and interactive from display on/off
...
Without decoupling, PowerManagerService prevents system from going to
suspend when display is in AOD.
Bug: 123205093
Change-Id: Icb53a748c40bd7ae3dc8d87316d15a47e551d653
2024-03-19 22:58:04 +01:00
Arian
f148f4df20
sm8450-common: overlay: Drop QTI UIM GBA package
...
We are not shipping the app
Change-Id: Ia00185c7a659462a2f3cff8183610c3c009cf715
2024-03-19 22:58:04 +01:00
Arian
a0170797aa
sm8450-common: overlay: Add automatic brightness config and enable by default
...
Change-Id: I9f99a999d4ca477cb303b87ee51a0f6273e7edfb
2024-03-19 22:58:04 +01:00
Arian
cf521db397
sm8450-common: overlay: Add brightness levels
...
Change-Id: I048d8899bbf9f5e79ae11cd923434312e3af5a8d
2024-03-19 22:58:04 +01:00
Arian
07ad29a5c3
sm8450-common: overlay: Enable config_dozeAfterScreenOffByDefault
...
Remove non-existing config_dozeAfterScreenOff
Change-Id: I9c961b2971b8deb9205bec598598d96100069cd3
2024-03-19 22:58:04 +01:00
Arian
959b9083fc
sm8450-common: overlay: Import telephony_injection from LA.VENDOR.1.0.r1-15600-WAIPIO.0
...
Change-Id: I4d1ab43728dfb7c5920a92c56e6b8c3f57fc8d04
2024-03-19 22:58:04 +01:00
Arian
505221f721
sm8450-common: overlay: Import voice over cellular strings
...
Change-Id: Id2d389d7c1ab0dfd0ae0c9f33a8344a894460f21
2024-03-19 22:58:04 +01:00
Arian
b3cc9df3a3
sm8450-common: overlay: Update Frameworks overlay from LA.VENDOR.1.0.r1-15600-WAIPIO.0
...
Change-Id: I7a13a9139477c45228966d845087902f503e3fd2
2024-03-19 22:58:04 +01:00
Arian
e97facd2db
sm8450-common: overlay: Checkout Frameworks overlay to LA.VENDOR.1.0.r1-13100-WAIPIO.0
...
Change-Id: Ib65e04f44abb39c807410b5208320578faff1705
2024-03-19 22:58:04 +01:00
Arian
dd1a2fe030
sm8450-common: overlay: Update CarrierConfig from LA.VENDOR.1.0.r1-15600-WAIPIO.0
...
Change-Id: I5064cd4de2f54a6a17e148b48479fee13228fd39
2024-03-19 22:58:04 +01:00
Arian
1282b1308f
sm8450-common: overlay: Update CarrierConfig from LA.VENDOR.1.0.r1-13100-WAIPIO.0
...
Change-Id: I37be6311c72514206343b66735c1a24440ae523a
2024-03-19 22:58:04 +01:00
Arian
a0bcbb8e7c
sm8450-common: overlay: Update Wifi overlay from LA.VENDOR.1.0.r1-15600-WAIPIO.0
...
Change-Id: Ie1e9980cbc138050de6631709f4ad2cc4bd06230
2024-03-19 22:58:04 +01:00
Arian
cf6b00804b
sm8450-common: overlay: Checkout Wifi overlays to LA.VENDOR.1.0.r1-13100-WAIPIO.0
...
Change-Id: I876dc908cabff70c32bb135e5efc5cc17b27824b
2024-03-19 22:58:04 +01:00
Arian
3f7ea5da4f
sm8450-common: overlay: Add _Sys suffixes
...
Change-Id: If37354e50f86354c45767bfb7ecda88d47f5f393
2024-03-19 22:58:04 +01:00
Arian
a4957b2eed
sm8450-common: Import overlays from V13.0.16.0.SLCEUXM
...
Change-Id: I924f78d20cdd91fdf7f237a334564a946b4eb80f
2024-03-19 22:58:04 +01:00