Commit graph

16 commits

Author SHA1 Message Date
LuK1337
92fc5501e5 sdm845-common: Update ssr restart level prop
Change-Id: Icaca77128671f1b0180cc3315f062f3f123f8b04
2019-06-15 15:40:37 +02:00
Artem Borisov
659430c672 sdm845-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.
* Additionally libwfdnative has been modified to load
  libhidlbase.so instead of android.hidl.base@1.0.so using
  following command:
    sed -i 's/android.hidl.base@1.0.so/libhidlbase.so\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/' proprietary/lib64/libwfdnative.so proprietary/lib/libwfdnative.so

Change-Id: Id680d918b64c0e3733251db45992ec477b6fbdfb
2019-05-08 15:11:00 +02:00
LuK1337
fc031a1636 sdm845-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-02-05 22:19:36 +01:00
Luca Stefani
ae456c5385 sdm845-common: Add DPM support
Change-Id: I2461624105782b88da682b01d989b0467b68aff3
2019-01-14 18:13:28 +01:00
Luca Stefani
5cd233a168 sdm845-common: Add CNE support
Change-Id: I613e2682aa3b234592b37936627b4141171c9cc9
2019-01-14 18:12:50 +01:00
Luca Stefani
91179c76dd sdm845-common: Enable color matrix support
Change-Id: Ie41804259511e3d66a3528c7a4e2cca57d90970e
2019-01-12 10:59:45 +01:00
rago
ba90d97f83 sdm845-common: Set voice call volume steps to 7
Bug: 28426597
Change-Id: Icf78d9acec75c500982b1e4391af4d6f3933da37
2018-10-17 16:03:32 +02:00
Jean-Michel Trivi
9ab37ec48d sdm845-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
2018-10-17 16:03:07 +02:00
Luca Stefani
6de237d27b sdm845-common: Update some props for P
Change-Id: I02aa4ca0aded317d300ca3f03aecc0d03473f043
2018-10-14 14:26:52 +02:00
Luca Stefani
ae313b75b8 sdm845-common: Enable subsystem restart
* This is a failsafe to recover critical services
  running on the hexagon CPU ( eg. modem )

Change-Id: Ib54c39fb9d66d8498f68d64666a2d345b9252f1c
2018-08-11 20:12:36 +02:00
LuK1337
e4d49c24d8 sdm845-common: Enable OTG by default
Change-Id: Ib25be9f50a796e5ceafc598b6f63d8e83cab6025
2018-07-15 23:14:34 +02:00
LuK1337
ea14b67acf sdm845-common: Disable ZSL by default
* ZSL breaks camera in apps such as:
  - WhatsApp
  - Instagram
* Also it's disabled by default on OOS as well.

Change-Id: I9005e0eba3c522e3680f8d679b3a271fb1c6449f
2018-07-12 16:41:35 +02:00
Luca Stefani
6f47f5885e sdm845-common: Import media_profiles_vendor.xml
* Modified to make it working with AOSP

Change-Id: I921e195f512626237c5315bd4de0da63778da078
2018-07-10 09:26:25 +02:00
Luca Stefani
e6415f8b74 sdm845-common: Add more system props
* Audio, display and perf props

Change-Id: I6907dbaad4045a2d6b878a7ce007d3e79282e331
2018-07-10 09:25:30 +02:00
Luca Stefani
d71853b7ce sdm845-common: Add missing system props
* They are present only under the system build.prop, add them back

Change-Id: I95d24002829cd2704cc0649fcd37d5f7a7eca466
2018-07-09 13:25:39 +02:00
LuK1337
02a9fcb3e4 sdm845-common: Initial commit
Change-Id: I317c72bd943457c95d2b2c2c80ac0163c9f76a93
2018-07-07 18:44:53 +02:00