summaryrefslogtreecommitdiff
path: root/properties.mk
AgeCommit message (Collapse)Author
2021-04-25Revert "sdm660-common: Drop QTI bluetooth stack"dianlujitao
This reverts commit d08d3a25d6a8a81dc59fb2d6d9503fe525b1d0af. Change-Id: I8e2ce16722b0e9727f6962530d4fcaba91606d7f
2021-01-06sdm660-common: Disable WiFi display for nowMichael Bestas
* Don't show the broken setting until we have a working QCOM wfd stack Change-Id: Ie0637914b853609e27e8c5cb5699364b1717f712
2020-12-20sdm660-common: Drop QTI bluetooth stackMichael Bestas
Change-Id: Ifcbfb87a82e61e2d868c1889f026525210501223
2020-12-18sdm660-common: Replace BOARD_CHARGER_DISABLE_INIT_BLANK with equivalent propBruno Martins
Change-Id: I00125a429cde213e8dd22f742c5875e39b80bb5e
2020-12-18sdm660-common: Replace BOARD_CHARGER_ENABLE_SUSPEND with ↵Yifan Hong
ro.charger.enable_suspend Test: charger mode Bug: 124118169 Change-Id: I3825d08e38d677bd7154879609857de302348b6f
2020-12-17sdm660-common: Add missing radio properties from stock jasmineMichael Bestas
Change-Id: If83444e1bada53d06bfcbf414a22ad3843aade81
2020-06-29sdm660-common: Increase audio HAL buffer size to 240Kim Le
Change-Id: I7dbba15539feb61bb34192c1b86cf224c4c8c2b2
2020-06-27sdm660-common: Switch to QTI bt stack and enable a2dp offloaddianlujitao
Change-Id: I47016b066ae800d0071dbad6a1235cbc9db3cf80
2020-06-01sdm660-common: media: Fix rank of QC OMX componentsSujin Panicker
Rank OMX SW codecs higher than C2 codecs except for opus codec. Change-Id: Ided16f454fcb3b760076500e87759bcbb44f75ed
2020-06-01Revert "sdm660-common: Enable Codec2"dianlujitao
Enabled on Q by default. This reverts commit 9b99de7383e8f965c716596c0825e7c92ebff6dd. Change-Id: Ief25ca6d27e6d640e9134bcc3fbcf70f576c999a
2020-06-01sdm660-common: Disable PQ by default in encoderVasantha Balla
Disable PQ feature by default on sdm660 Change-Id: I42014b3897c2b817872d07b71412540093fa594e
2020-04-30sdm660-common: Add debug IMS props to workaround CarrierConfig restrictionsLuK1337
We support IMS features on carriers not listed in the CarrierConfig, so let's use the props to enable it everywhere. Change-Id: Id3ad71d522a22048f7ad86d89695ad262361632d Signed-off-by: Anunay Maheshwari <anunaym14@gmail.com>
2020-04-30sdm660-common: Enable Codec2Pawin Vongmasa
Drop framework_manifest.xml part as the hal is already parsed. Don't bring in the c2 xml files as CAF squashed the c2 support in the already existing media codecs. Change-Id: Ibe051f4b19c2dbb0a208e751a3b7a332a329b447 Signed-off-by: celtare21 <celtare21@gmail.com>
2020-04-30sdm660-common: Convert remaining configstore settings to propsLuK1337
Change-Id: Iadefa31bc863b7ab70239874bed82bef240cbba5 Signed-off-by: Volodymyr Zhdanov <wight554@gmail.com>
2020-04-30sdm660-common: Add system properties for surfaceflingerSundong Ahn
The configstore will be not used in surfaceflinger. So surfaceflinger will use the system properties instead of configstore. For this, the system properties are added. Bug: 112386364 Test: m -j && boot test Change-Id: Ie3d2adccca06702217984cf2c9db986d852b7014
2020-04-30sdm660-common: Kang walleye offsets for GPU compositionLucas Dupin
Window animations now have rounded corners, meaning that the shader that we use is more expensive than it used to be. Because of this, we need to adjust the SF offsets, to make sure that we'll have enough time to finish the GPU composition without dropping frames. These offsets as similar to blueline's, adjusted slightly because we were getting false "frame missed" signals if composition starts too early. Change-Id: I8173e12b006bc1cab6b4cb0b3a5db9f9b3489819
2020-04-30sdm660-common: Turn on GPU protected composition.Peiyong Lin
Change-Id: Ie385081961d8b89b81a034178d10176197b639d5
2020-04-30sdm660-common: Enable GL comp backpressureAdy Abraham
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
2020-04-30sdm660-common: Move all props to properties.mkErfan Abdi
* Also add more, drop unused props Change-Id: I4cf605b6f6a5e5fcf05e84ceb30497bb7a29cfab
2020-04-30sdm660-common: Disable a2dp offloaddianlujitao
sdm660's BT firmware doesn't support HCI command of a2dp offload used by AOSP BT stack. Change-Id: I7efa82e5bb89ce08f18984c748c626f849f148fa
2020-04-30sdm660-common: Decommonize camera propsdianlujitao
Change-Id: I90cb61b647fe995b4a8805262f148e4a01b61b3e
2020-04-30sdm660-common: Update audio props to match CAFdianlujitao
* Drop invalid items while at it Change-Id: I83af05fcab6d0827bf3c9a7c1267a388f81dd3fc
2020-04-30sdm660-common: Decommonize screen resolutiondianlujitao
Change-Id: I768995cc471f051012999a677cde9b7287d20e7e
2020-04-30sdm660-common: Tweak system propsdianlujitao
Change-Id: I18865e14f156340ae67f0475f83e55ccb176c915
2020-04-30sdm660-common: Retrieve time info from persistErfan Abdi
* This allows time to be correct on first boot Change-Id: I3a4c5c67c4e8517be265f690a7ef70aa5779bdf3
2020-04-30sdm660-common: Also set vendor.bluetooth.socLuK1337
* This prop is usually used for FM2 and its JNI. Change-Id: Ieec0ba907f649f816f313a5ce27bbd1df24e5058
2020-04-30sdm660-common: Convert audio flags into vendor propertiesDavide Garberi
* This is needed since CAF deleted most platform flags for msm8998 audio hal on ten * For reference: https://github.com/LineageOS/android_hardware_qcom_audio/commit/b1bec9c80b7dfa67f0a6da788d7580944e21887d https://github.com/LineageOS/android_hardware_qcom_audio/commit/e008ed26186069e2df8522b5bb4f6681c36ecff2 https://github.com/LineageOS/android_hardware_qcom_audio/commit/ae1018c3b0cdc2ed9a93ab667e238654d81c5726 Change-Id: Id8c91b23ad4d185176192905850483d13adb4d04
2020-04-30sdm660-common: Add QCOM's WFD implementationArtem Borisov
* 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
2020-04-30sdm660-common: Rename rild.libpath for treble complianceDavide Garberi
* rild.libpath is anyway being set to the same value as vendor.rild.libpath by ramdisk Change-Id: I03dec9badd190f5e9e060fc18f63bc3a519ab5cf
2019-09-01wayne-common: Enable HAL3 for cameraIsaac Chen
* Also use api2 for Snap Signed-off-by: Isaac Chen <tingyi364@gmail.com> Change-Id: I62b4c3d7c032c0228e686f296f72f971ca3a977a
2019-09-01wayne-common: Update from jasmineIsaac Chen
* jasmine_sprout 9 PKQ1.180904.001 V10.0.9.0.PDIMIXM release-keys * Graphics SDM from LA.UM.7.4.r1-04100-8x98.0 * Cleanup rootdir a bit Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn> Change-Id: I457f9d446b86b856e2cebe85b698403005c58d3e
2019-08-13wayne-common: Rename bt props for new HALdianlujitao
Change-Id: I1afd110bffed0f43b1afcbef99be8a3776d24e0b
2019-08-13wayne-common: Media volume: from 15 to 25 stepsJean-Michel Trivi
Test: play media, use all 25 vol steps and observe varying attenuation Bug: 32195657 Change-Id: I7ac87df0b2b15de3a7bb87e739bd88ef7b185236
2019-08-13wayne-common: Set voice call volume steps to 7rago
Bug: 28426597 Change-Id: Icf78d9acec75c500982b1e4391af4d6f3933da37
2019-08-13wayne-common: Inherit properties from makefileIsaac Chen
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn> Change-Id: I4c236a875144b87827ec1cb0943fd8d1e26e61ae