11 Commits

Author SHA1 Message Date
Arian
01ac85ebb0 sm7325-common: Set ro.media.xml_variant.profiles to choose media profiles
This was introduced with [1] and allows to choose target specific media
profiles without caf changes to frameworks/av. Unset media.settings.xml
so that the new property gets respected and drop copying the lahaina
config as media_profiles_vendor since we don't need a fallback anymore.

[1]: eaac82f33f#

Change-Id: I7ec306bf3dd595c09308ed26c9d3a6db8490c7f0
2023-04-23 00:45:15 -06:00
Alexander Koskovich
3b8e073903 sm7325-common: Drop debug.sf.latch_unsignaled from system.prop
* Already exists in vendor.prop

Change-Id: I4b98724aadf261e5b06c0135e305ffce455c14ae
2022-10-11 15:28:36 -04:00
Jun Wang
2d7530dd3a sm7325-common: Disable Skia tracing by default
If the prop "debug.hwui.skia_atrace_enabled" is enabled, too many
skia tracing calls will be printed in every frame. This has obvious
overhead on performance/power, and can cause many janks. So disable
it by default, and user can set it manually if necessary.

Change-Id: I5d470b22a643634bdd7db9f307c29deae6ff176f
2022-10-11 15:28:29 -04:00
dianlujitao
79e7fafbc0 sm7325-common: Enable moto specific VT APIs for ims.apk
Change-Id: I9be06efcb8130efe543099a1d3a147c3c5148f1c
2022-10-11 15:18:13 -04:00
SGCMarkus
9396fb121e sm7325-common: Switch to AOSP BT HAL
Change-Id: I9a733ff3edd6b1841096c86998007c51724ce309
2022-08-09 16:07:12 -04:00
SGCMarkus
95b667c5b9 sm8250-common -> sm7325-common 2022-03-26 23:16:05 +01:00
SGCMarkus
c1f7d07154 sm8250-common: enable qcom wfd
also bring WfdCommon.jar proprietary-files entry inline with the rest

Change-Id: I0269a8ecc76ec4d9ecfc68bbcff02b7f13857c8a
2022-03-24 22:34:34 +01:00
Vinay Verma
b2f5a3635c sm8250-common: Disable Async MTE on System Server
Async mode MTE is enabled by default on System Server process.
Add property arm64.memtag.process.system_server=off
This property is read during system server forking process and
accordingly Heap Tagging level is set.

Change-Id: Ie6f6c4f553e2540ac7da9995cb4a3f7b45a910c7
2022-03-24 19:36:39 +01:00
SGCMarkus
bc6c1abac1 sm8250-common: set board in device tree, and add more stock props 2022-03-09 22:16:05 +01:00
SGCMarkus
3660a02879 sm8250-common: switch to qti bt stack 2022-02-21 13:59:59 +01:00
SGCMarkus
3155670b6d sm8250-common: add common properties from RRA31.Q3-19-19 2022-02-16 23:30:51 +01:00