Commit Graph

15 Commits

Author SHA1 Message Date
Bruno Martins
b43d7d6422 sdm845-common: Move CNE and DPM properties around
CNE blobs are shipped in /vendor and DPM blobs have been recently
moved to /system_ext.

Change-Id: Ide4881bb4bad52f874b70f77d5fd79fd58326862
2021-01-03 21:50:13 +01:00
Bruno Martins
3d80eee1d5 sdm845-common: Ditch rild.libpath prop
This is only needed for AOSP rild services. It's currently
unused since the move to QCRIL.

Change-Id: I5eb4d0bc2d086d5a2f29e3c3f5ee2d8f0220f5f5
2020-11-02 01:31:02 +02:00
Han Wang
6fa6fdf9a8 Revert "sdm845-common: Force enable mobile network settings v2"
* This prop is not honored anymore on 11.

This reverts commit 1fbd9506c4.

Change-Id: I7a10d9918a0218d607d65203e9a38d3e484a618f
2020-10-25 14:03:12 +02:00
shivatejapeddi
f4f5655e44 sdm845-common: Set BPF support level
This allows a device launched with Android O but now running
a 4.9-P+ kernel to declare itself as eBPF capable.

Fixes data usage on 4.9 kernels.

Change-Id: Ib44586f519ef0c5202ab841b8a1a8890e6ec74c7
2020-10-17 22:16:57 +02:00
Jesse Chan
2c3fb41168 sdm845-common: enable unspecialized app process pool
Change-Id: I6dfcb59dace5eaa7551caeae86db3b485c0cfbf1
Signed-off-by: Jesse Chan <jc@lineageos.org>
2020-07-18 14:01:36 +02:00
Alejandro Lopez
c87d831416 sdm845-common: Disable bluetooth whitelist for AAC codec
It causes some issues with some earbuds and you can't reproduce audio
or see the audio HD option on the device.

Change-Id: I36c0749731c027dd6964517c666ff47be32ec6af
2020-07-10 16:37:32 +02:00
Han Wang
104442c685 Revert "sdm845-common: enable GL comp backpressure"
* This is no-op when debug.sf.disable_backpressure=1
   is set. Just follow CAF here and remove this ricing.

This reverts commit c9709ea061.

Change-Id: I74c5e4ba830ef23448e4f16822687d7a22746a3b
2020-07-10 16:37:03 +02:00
Bruno Martins
8efaf44d84 sdm845-common: Switch to QTI BT stack
This includes the proper alignment to stock audio policy configuration.

Change-Id: I084d25c54e08d1421dbf43818b43357f78ad81ca
Co-authored-by: dianlujitao <dianlujitao@lineageos.org>
2020-06-26 20:15:36 +02:00
Wang Han
cb263621b9 sdm845-common: Remove custom vsync offsets
* The values are kanged from hammerhead and may introduce
   latency as it is not selected for any of our panels
   and stock does not set these values in the first place.

Change-Id: Iee854ea77d1e8216c8f01aee2f71a178ffcfaf5c
2020-06-26 18:20:43 +01:00
Sujin Panicker
c2ee9c019e sdm845-common: media: Fix rank of QC OMX components
Rank OMX SW codecs higher than C2 codecs except for opus codec.

Change-Id: Ided16f454fcb3b760076500e87759bcbb44f75ed
2020-06-20 15:51:09 +01:00
LuK1337
77bd24b159 Revert "sdm845-common: Enable qti-telephony-common aosp_usr_pref_sel"
* Seems like mobile data doesn't get toggled
  properly after doing this...

This reverts commit f5e6804eff.

Change-Id: I833a2d79c3d1b1ff2a0cb0b94f44d0eda9efab03
2020-06-06 18:29:14 +02:00
LuK1337
f5e6804eff sdm845-common: Enable qti-telephony-common aosp_usr_pref_sel
* That allows us to set calling account to 'Ask every time'
  without it being reset to sub 1 every boot.

Change-Id: Ifb204fd07ec232fe3c55a92b6fc286786782c28b
2020-05-27 16:38:25 +02:00
LuK1337
0a5161eaee sdm845-common: Drop SSR blobs and set SSR restart_level in init.qcom.rc
Change-Id: I32fc08c9ad36b9c8ebfc019fc87a19eece18f0b4
2020-05-10 00:52:48 +02:00
dianlujitao
1fbd9506c4 sdm845-common: Force enable mobile network settings v2
* AOSP defaults to true but 10 QC telephony extension sets it to false.
 * Restore AOSP behavior by enabling it with a system property which has
   higher priority over global system settings which is used by QCOM w/o
   modifying the jar.

Change-Id: I45854b91bb8cfafabfe811777cda9f1e1840febf
2020-02-25 13:49:57 +05:30
Bruno Martins
9cc2093330 sdm845-common: Split system, odm and vendor props
Change-Id: Iee726d7d95d2bc4abb14fcfdffc55a04aca6e1cc
2020-02-24 22:43:09 +01:00