Commit graph

14 commits

Author SHA1 Message Date
xyyx
18dd7d0201
sdm660-common: Add persist.radio.aosp_usr_pref_sel for Telephony
* Fixes the bug in dual SIM device where preferred data selection didn't stick after reboot

Co-authored-by: federicobenedetti <fede.benedetti9@gmail.com>
2019-08-14 10:04:13 +02:00
HolyAngel
1e3a7a9762
sdm660-common: Set OpenGL Skia as default renderer 2019-08-14 10:04:13 +02:00
Anushek Prasal
e233ea4a4c
sdm660-common: Force HAL1 for certain apps
Change-Id: Ib86311cb638dacfc9d21aca6d0412471d1c260e1
2019-08-14 10:04:13 +02:00
Bruno Martins
84b8c20da0
sdm660-common: Enable B-services aging propagation
Change-Id: I4ac0525933bb421f7d025c5e4c6a1de0f083c46e
2019-08-14 10:04:13 +02:00
dianlujitao
3b46abdecc
sdm660-common: Enable OEM unlock and bootable image signing
* Given the fact that the bootloader allows bootable images with
   arbitrary signatures to boot, one can relock the bootloader after
   installing a signed custom recovery. After that, custom ROMs can be
   installed from recovery as usual, as long as the boot.img's are
   signed.
 * This is NOT a security vulnerability because unlocked bootloader is
   still prerequisite to access fastboot boot/flash, in contrast it's a
   feature suggested by Google.
 * To make it feasible with Lineage, sign the img with AOSP verity key
   which is publicly available.
 * OnePlus happens to use the same key to sign their own images and
   bootloader, so as a bonus there's even no 5s warning indicating a
   custom boot.img is in use on boot.
 * This doesn't mean using custom ROMs with locked bootloader is
   suggested.

Change-Id: I178e9588e1dde96400dcb2178a027597d05949bd
2019-08-14 10:04:13 +02:00
Nick-infinity
374443bf61
sdm660-common: prop: Enable gsm.proximity prop
* For some people proximity doesn't work and this fixes it for some reason lol

Signed-off-by: AmulyaX <amulya.b520@gmail.com>
2019-08-14 10:04:13 +02:00
Artem Borisov
6d581599d5
sdm660-common: Add QCOM's WFD implementation
* Sadly, out-of-the-box Miracast support was killed in P, so
   we need this to keep Wi-Fi display feature working.

Change-Id: Id680d918b64c0e3733251db45992ec477b6fbdfb
2019-08-14 10:04:10 +02:00
Max Weffers
98e758fb46
sdm660-common: Move device specific camera props to device 2019-08-14 10:04:10 +02:00
Isaac Chen
761cdce5c7
wayne-common: Enable HAL3 for camera
* Use api2 for Snap

Signed-off-by: Isaac Chen <tingyi364@gmail.com>
2019-08-14 10:04:10 +02:00
Isaac Chen
440c138626
wayne-common: Update from jasmine
* jasmine_sprout 9 PKQ1.180904.001 V10.0.9.0.PDIMIXM release-keys
 * Graphics SDM from LA.UM.7.4.r1-04100-8x98.0

Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
Change-Id: I457f9d446b86b856e2cebe85b698403005c58d3e
2019-08-14 10:04:10 +02:00
dianlujitao
a88eebac79 wayne-common: Rename bt props for new HAL
Change-Id: I1afd110bffed0f43b1afcbef99be8a3776d24e0b
2019-07-01 16:42:17 +02:00
Jean-Michel Trivi
8bb1324351 wayne-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-07-01 14:15:05 +02:00
rago
b87ca978ea wayne-common: Set voice call volume steps to 7
Bug: 28426597
Change-Id: Icf78d9acec75c500982b1e4391af4d6f3933da37
2019-07-01 14:15:05 +02:00
Isaac Chen
ad43afa173 wayne-common: Inherit properties from makefile
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2019-07-01 14:15:05 +02:00