Commit graph

25 commits

Author SHA1 Message Date
SamarV-121
100eead59b sdm710-common: Move system props to product
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-12 20:11:21 +05:30
SamarV-121
9316bb9f6e sdm710-common: Override some radio props
* vendor is enabling them, causing sim1 to not receive sms

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-12 20:10:44 +05:30
SamarV-121
b72df23f96 sdm710-common: Remove FM radio for now
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-12 20:10:44 +05:30
SamarV-121
d18d0798ba sdm710-common: Cleanup system props
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-12 20:10:26 +05:30
Erfan Abdi
369cb70d7d sdm710-common: set ro.vendor.fm.use_audio_session
Change-Id: Ie1df15211d0c670767e87deefdfe7b134b87f12a
Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
2020-02-19 20:26:38 +05:30
SamarV-121
51c1bd4f3d sdm710-common: Don't force enable IMS and WFC
This reverts commit 3dc9353e20.

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-19 20:17:53 +05:30
Jorim Jaggi
4147e20ec7 sdm710-common: Enable early phase offsets
Since we frequently hit GL composition during transitions, it
makes sense to enable early phase offsets on crosshatch.

Test: Open apps, observe no jank
Bug: 79173695
Change-Id: Ie44b116b1a4f2c8fde1ba4decbbc6e3316686a5d
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:21:20 +05:30
Ady Abraham
919cf9525f sdm710-common: enable GL comp backpressure
Enable backpressure for client composition to avoid jank due to
HWC queue stuffing.

Test: 1. Open Camera
      2. Swipe horizontally to go back to previous app.

Bug: 138083790
Change-Id: I3d26aa470c1660b23bd97133f39858f92638aca8
(cherry picked from commit 4e8a210c0e3e6854cd34f432f52e3f4821e7b2d5)
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:20:36 +05:30
SamarV-121
6318faba99 sdm710-common: Import some radio props
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:12:03 +05:30
SamarV-121
550869b4ef sdm710-common: Nuke CNE stack
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:12:02 +05:30
Karthik Gopalan
0328aa5718 sdm710-common: Cleanup deprecated perf props
core_ctl min/max cpu props are removed.

CRs-Fixed: 2358231

Change-Id: I8af3982624396f9dab644a9d7b54034836a205d3
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:12:01 +05:30
SamarV-121
9159fe7438 sdm710-common: Import stock media_profiles_vendor config
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:12:00 +05:30
SamarV-121
3b53c2471a sdm710-common: Include missing stock bluetooth property
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-02-14 09:11:59 +05:30
Bruno Martins
2de4736668 sdm710-common: Enable B-services aging propagation
Change-Id: I4ac0525933bb421f7d025c5e4c6a1de0f083c46e
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-12-22 09:38:49 +00:00
Paul Keith
afd35536ef sdm710-common: Enable QCRIL radio power saving
Change-Id: I339d0fbec60b554c6b7930162f5a917e052fc5a1
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-12-22 09:37:19 +00:00
SamarV-121
63f047b775 sdm710-common: system_prop: Correct default network
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-12-21 10:24:15 +00:00
SamarV-121
def5e5332f sdm710-common: Readd Snap camera
*with camera api v2 support
 * Enable Camera API V2 by default too

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-12-21 10:22:17 +00:00
SamarV-121
c4eef6e799 sdm710-common: Cleanup useless flags and packages
* Do not enable hal3 by default
 * Remove snap too

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-12-17 06:25:15 +00:00
SamarV-121
b28baea1c5 sdm710-common: Move props to /system/etc/prop.default
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2019-09-26 01:26:36 +00:00
SamarV-121
32b2b0193b sdm710-common: Add some system props 2019-09-26 01:13:38 +00:00
Dan Pasanen
ebb248df7f sdm710-common: set ui thread runnable time to zero
* https://source.android.com/devices/tech/debug/jank_jitter#sys.use_fifo_ui

Change-Id: Idc7723e14b3e3920d5736589dcf44e5525d10518
Signed-off-by: Joe Maples <joe@frap129.org>
2019-08-29 09:55:24 +00:00
LuK1337
3dc9353e20 sdm710-common: Add debug IMS props to workaround CarrierConfig restrictions
We support IMS features on carriers not listed in the CarrierConfig,
so let's use the props to enable it everywhere.

Change-Id: Id3ad71d522a22048f7ad86d89695ad262361632d
2019-08-29 09:54:35 +00:00
Jean-Michel Trivi
fb7306640b sdm710-common: Media volume: from 15 to 25 steps
Test: play media, use all 25 vol steps and observe varying attenuation
Bug: 32195657
Change-Id: I7ac87df0b2b15de3a7bb87e739bd88ef7b185236
2019-08-29 09:54:09 +00:00
rago
b820fcc369 sdm710-common: Set voice call volume steps to 7
Bug: 28426597
Change-Id: Icf78d9acec75c500982b1e4391af4d6f3933da37
2019-08-29 09:53:46 +00:00
SamarV-121
2cae618f55 sdm710-common: Add some system props from stock 2019-08-29 09:53:07 +00:00