summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-30common: add srcs property to fix compilation for pixeluminekoPradeep Gamidi
Change-Id: I2e46d4ad338719d810a4a2c05721e21537a573c6
2023-12-30common: telephony: Build QTI systemhelper AIDL interfaceredznn
Change-Id: I87c7289077b61d595b0b09e6fd5ac49b454d563a Signed-off-by: redznn <wandersonrodriguesf1@gmail.com>
2023-12-30common: perf: Update blobs to LA.QSSI.14.0.r1chrisl7
Change-Id: I10dc7448c61cd9a3d7e222316285e3440d5527cc
2023-12-27common: perf: Enable the pre-rendering featureJun Wang
Change-Id: Ifd19196bc1f43643826edcd5bfa70bcb9612eda7
2023-12-27common: perf: Disable PASRJake Weinstein
This saves less than 1 mA of power. Not worth the performance penalty. Change-Id: I1c3e0857930b01abe6ebb227cd15d231c9f78b8f
2023-12-27common: display: Disable UBWC-P on <6.1 targetsJake Weinstein
This is not supported on legacy targets. Change-Id: I520cf65d4415281bb90ae03ba84e7e65bbafdf84
2023-12-27common: display: Disable custom content metadata region on <5.15 targetsJake Weinstein
Pre-8550 devices do not currently support this. Change-Id: I9aac7cf293ff314eae6fed594a8307f71f682f32
2023-12-27common: audio: Disable loop on compress read for targets < 5.10Jake Weinstein
This change isn't ready for older audio HALs and breaks compress audio record, such as in WhatsApp. Change-Id: I84c8427210f265964d8fdb1818d5b4dcd2abe56a
2023-09-15common: telephony: Move APN/SPN configurations to vendor/icetachibana-mr1Chris Crump
APNs are specifically needed to register the network and data for all devices, not just Qualcomm. SPNs should follow that configuration since it is also network related and not device specific. Change-Id: Ia357bfe0d9c16144fca257c3eacad100bef925c5
2023-09-14common: telephony: Move framework packages to vendor/iceJake Weinstein
Some of these are needed to boot and use the radio on non-Qualcomm devices running CLO as well. Others such as CellBroadcastReceiver and Stk are not Qualcomm-specific and should be built on all devices. Change-Id: I9b6036cd727010041563bb706396a003e3a77594
2023-08-17common: telephony: Opt-in soong namespace for dataservicesalk3pInjection
We've guarded dataservices for non-qc boards so make some changes here accordingly. Change-Id: Ie1151f60103323a5e751f57ef21abde171f274df
2023-08-16Guard qcom/common for non-qc devices.alk3pInjection
Change-Id: I34393bd484c474c7bae23d027cafa365807ae416
2023-07-15common: audio: Build audioadsprpcdchrisl7
Change-Id: I51accaf5bdec89bc4c31b6fe03b4b32d9242e2c9 Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-07-15common: audio: Build Qualcomm common audio overlayJake Weinstein
TARGET_USES_RRO is used to guard the common audio overlay in the audio HAL for recent chips. This enables config_useDevInputEventForAudioJack Change-Id: Ib1bde41434921fcd1b9001d02aeaa113d934e4bf
2023-07-15common: audio: Removed audio A2dp from device.mkEtienne Ruffieux
Bug: 220306859 Test: atest Tag: #feature Change-Id: I1af8461f8ad82afbb21b43dd6968e824ea89f5d6
2023-07-15common: Build Qualcomm PowerHALArian
Change-Id: I78f24f16d7454d3cdbea6751b826f6d2badb35de
2023-07-15generate_extra_images: Reduce TARGET_NO_KERNEL breadthElliot Berman
TARGET_NO_KERNEL currently guards generation of more images than just boot.img. The other images, such as persist and ramdisk are now guarded by more appropriate individual flags. Reduce the impact of TARGET_NO_KERNEL so that a BOARD_PREBUILT_BOOTIMAGE can be used while still generating persist and ramdisk. Change-Id: I08f274af62935b6dc5492c230ee517f5655c3c4d Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-07-15generate_extra_images: Update to LA.VENDOR.13.2.0.r1-13100-KAILUA.0chrisl7
Change-Id: Ia59b82e047341d4b5b8fe37cfc90387fd3e39d99 Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-07-15generate_extra_images: Do not generate DTBO for prebuilt kernelghostrider-reborn
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com> Change-Id: I883b8d8c8d4220d2de8c702ea3ac6211d10574bf
2023-07-15common: dlkm: Add support for crowTaiyab Haque
Change-Id: I65491e625f2394bec3552d83a38961a2a9cbf9d6
2023-07-15common: dlkm: Update from LA.VENDOR.1.0.r1-16800-WAIPIO.QSSI13.0Alexander Koskovich
Change-Id: I25a882953d4eb9fb87c1843e9bebd067ada01fc8
2023-07-15common: Create DLKM component for 5.10+Alexander Koskovich
Squashed with the following commit: Author: Anay Wadhera <anay1018@gmail.com> Date: Fri Dec 16 16:10:28 2022 -0500 Specify TARGET_PREBUILT_KERNEL for kernel-platform targets Change-Id: Ie5932222d4cf88e774cfccfa815e4e17a2ad827c Change-Id: I48787246fd3a01e6e7ea7acc10e08c9bdac6287e
2023-07-15common: Add families for kernel versionsAlexander Koskovich
* Wanted by some component checks, inspired by the way LOS handles families. Change-Id: I63f0367ee7d6a1372c5d392bddbd3ec1153680a1
2023-06-13common: Add recent {5.10, 5.15} qcom boardsalk3pInjection
Change-Id: Ic8b8844e8d0ff108c1828e77e7e205ca0221175d
2023-06-13REVERTME: common: Disable perf component for 5.10+alk3pInjection
Change-Id: Ib2bff3c201c99b8651c596f0d817e920495d0b65
2023-06-12common: telephony: Enable IMS RCS single regManoj Basapathi
Change-Id: I641e71a34e36c3d56e0d196c9db98ba240f73788
2023-06-12common: telephony: Enable fetching of QoS parametersSneh Bansal
Enable property that allows fetching of QoS parameters via IQtiRadio HAL. Change-Id: Ic1aaeae87fbbaa6ea04f80396b839a40b5b042a4
2023-06-12common: telephony: Unset radio rat on property for 5.10 familyKaushik Sadashiva Reddy
This is not needed anymore as RAT info is passed in the results for network scan and is being set as part of the API setNetworkSelectionModeManual_1_5 Change-Id: Id9cbc34b7c854c52a71c0f209cc6fbf32eccff9f Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-06-12common: telephony: Use legacy IPA for pre-5.10 devicesJake Weinstein
Change-Id: Ifcc13f9531e174157852cda0549ec350fc5f67bd
2023-06-12common: Uprev telephony packagesalk3pInjection
Change-Id: Iec646daf124b7041a05cfb8c564395ab4eaab565
2023-04-20apns: Add China Broadnet (CBN) supporttachibanaCol_or
Change-Id: I4796461ea0e26d7736d2ab4795cec11f0bd124be
2023-04-20sensitive_pn: Improve Bulgarian helplinesAlexander K
Removed numerous helplines that were actually contact phones that could be received when calling a major/national helpline, as well as unknown numbers - possibly out of service. New numbers sourced and added via linked websites. Change-Id: Ibbb102b4eba4e3dd90abcb3e4042b08a5c92b2cc
2023-04-20sensitive_pn: Updates to USA listNicholas Merill
Change-Id: I4405a50d00d7bc3b0d70e5233104895aaecb4cde
2022-09-06common: Update to LA.QSSI.13.0.r1-05300-qssi.0Omkar Chandorkar
Change-Id: I831b8368db8352861df8fc39d823d8fa252ad66f
2022-09-02common: Clean KERNEL_OBJ on installcleanJyotiraditya Panda
Change-Id: Ia4b697180fe6821ab138d135de36d03e12d024e8
2022-09-03common: Create custom soong namespace for AOSP vs QVAVinayak Soni
This allows for conditionally differentiating between AOSP and QVA configuration. Change-Id: Ic2f04d6ed71a80948af7ec71a31ac673c678c052
2022-08-30common: seecomp: Update to LA.UM.9.1.r1-06700-SMxxx0.0HEADsugisawa-mr1sugisawaAlexander Koskovich
Change-Id: I8c450d31c9308a8ab615dfeee7a580e5f9f11b35
2022-08-30common: telephony: Sync up /system_ext properties with QSSI 12Alexander Koskovich
Change-Id: Ife1c6024697038855293c419fcbd157e69998c11
2022-08-30common: Move all property overrides to {system_ext, vendor}Alexander Koskovich
Change-Id: If9cfaf3b6f356fa0f880cc3ad2c2d032505f2d1e
2022-08-30common: perf: add missing libpowercore:32Omkar Chandorkar
* with help of https://github.com/joshchoo/aosp-missing-blobs Change-Id: I333b6da2c67a33885fb8a5af20e888e80acf712e
2022-08-30Revert "common: perf: Enable the pre-rendering feature."Juhyung Park
This reverts commit 07fb532f08809b673a4f3cdf61c1a23a54d72089. This causes weird inconsistent scrolling behaviors, even on v5.4. Change-Id: I57e6e31aed281c51ec436dabf8e1fbb770580fa2 Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
2022-08-30common: perf: Sync properties with recent CAF buildsOmkar Chandorkar
Change-Id: I1835e09edc8408f6d9871533e25ceb14ca3e30c6 Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-08-30common: perf: copy task_profiles from system/core for 5.4Jake Weinstein
The reason Qualcomm maintains their own copy of task_profiles for lahaina is that API 30 does not support UClamp. However, the current task_profiles for API 31 and higher does support UClamp. Qualcomm's modifications such as I/O CGroups and audio CPUSet are already integrated in the CLO system/core task_profiles, so we can use that instead of maintaining our own. Change-Id: Ibd3378976cf6f761eefdec3a1051ba80fa1e247e
2022-08-30common: bt: Disable a2dp aac whitelistdianlujitao
* Results in some supposedly AAC compatible devices like the Samsung Galaxy Buds Live not having it as an option despite being a supported codec of the device. Change-Id: Ie971c6f33f5cf125a43394e1abd406ac93701712
2022-08-30common: audio: Add missing makefile includeJake Weinstein
Change-Id: I96b8b3426f4aae737f5389c9ccac142004a6324f
2022-08-30common: gps: Bring inline with qssi-userOmkar Chandorkar
* qmapbridge is only used for debugging Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev> Change-Id: Id9f8d7b5532cba8ab55aece8e8ebf575fc674974
2022-03-07common: Introduce GPS componentAlexander Koskovich
Change-Id: I3d88f36b7da6e06a9a340b9202864ede36378cca
2022-03-04common: grab NFC modules from nfc-vendor-product.mkalk3pInjection
Change-Id: I03bd35adda2bc06fc1685e7e8b6a4106594541f0
2022-02-20common: telephony: add CarrierConfig RROAlexander Koskovich
Squashed with the following changes: Author: Dyneteve <sound0020@gmail.com> Date: Sat Sep 28 16:01:51 2019 +0300 overlay: CarrierConfig: Remove "SIM x is HD capable" message * sed -i 's/"config_update_service_status" value="true"/"config_update_service_status" value="false"/g' Change-Id: I5acc7063df462f5174901ea645f2dbd8d218fd3b Author: Jake Weinstein <jake@aospa.co> Date: Sat Dec 5 07:07:29 2020 +0100 common: overlay: Disable global mode and CDMA choices. * Cleans up mobile network settings. Change-Id: Ib331062fa77a18661bbfcd1a49f62ddf9144228c Author: Alexander Koskovich <zvnexus@outlook.com> Date: Wed Oct 14 16:06:57 2020 -0700 common: overlay: Remove MMS stuff. Change-Id: Ia33d73ae59d09c97ab450039b02febbded63fedf Change-Id: Iede341fa8ea4b2c2e29b0406dc6e9f6899e0ca37
2022-02-20common: telephony: Force enable ims featuresOmkar Chandorkar
* voLTE/voWIFI/viLTE respectively Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev> Change-Id: Ie2027b387564d8dda938bad2629c27d552def590