Commit Graph

15 Commits

Author SHA1 Message Date
chrisl7 c8c0d6941f common: Fix 5_15 family components condition
Change-Id: Ie7f2f0eaf664db373720dbc1a643755011f7920b
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-09-10 10:39:29 +05:30
Adithya R e93dbca617 telephony: Enable IMS single registration for 5.10 platforms
Change-Id: I5dc429e86ac4601919a0f7875bcf82d8fec3b560
2023-09-08 14:02:48 +00:00
Immanuel Raj e7171e0a2d vendor: telephony: Conditionlly set `advancedscan` prop to legacy platforms
Ref: https://git.codelinaro.org/clo/la/platform/vendor/qcom/falcon_64/-/blob/LA.UM.11.2.1.r1-02600-sdm660.0/sdm660_64.mk#L483
Change-Id: Ie9d6e3278bc1324a4fc6c590141437b3f728efbb
2023-06-22 19:25:45 +00:00
Sneh Bansal d534610eba vendor: telephony: Enable fetching of QoS parameters for bengal
Enable property that allows fetching of QoS parameters via
IQtiRadio HAL.

Change-Id: I810ca713696296297f1ff12d48a3be0114384489
CRs-Fixed: 3404871
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-03-08 04:06:49 +00:00
chrisl7 7f06544cb0 vendor: telephony Enable singlereg.feature for all 4.14, 4.19 and 5.4
[1] - It appears that Qualcomm has enabled this for all through IQtiRadio 2.7 in descending order, starting with 9.16, 9.15, 9.14...
      all our latest bsp are with IQtiRadio 2.7, so enable it

[2] - Fix IUceService logspam

Change-Id: I24bb664bda3559751b7e3757420be4d290765a59
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-02-27 00:00:00 +00:00
chrisl7 6e8803a452 vendor: telephony: Enable single reg feature for bengal too
[1] - 17080eb242
[2] - 14c5a4fb66

Change-Id: Id82c2a1fd2cfecad13baaf7a756a21e87397513c
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-02-15 20:19:27 +00:00
Kaushik Sadashiva Reddy c8fcb80c2f vendor: telephony: Unset radio rat on property for 5.10 family
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-01-15 13:00:08 +00:00
chrisl7 b41f29e56e vendor: telephony: Add missing holi specific properties
[1] - https://git.codelinaro.org/clo/la/platform/vendor/qcom/holi/-/tree/LA.UM.9.16.r1-12500.03-MANNAR.QSSI12.0

Change-Id: I9661a3937cc44341f8fdb997d272d652646484f5
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2022-12-08 15:11:22 +00:00
Jake Weinstein c6e82f947b vendor: Use new IPA on 5.10 only for now
5.4 has broken tethering settings on some devices.
Will revisit.

Change-Id: I6c526c8fe8202fda4c6e2c985f20c3d0730d8c65
2022-10-30 02:27:35 +09:00
Jake Weinstein 02d1308f78 vendor: Use legacy IPA for pre-5.4 devices
Change-Id: Ifcc13f9531e174157852cda0549ec350fc5f67bd
2022-10-29 02:17:31 +09:00
Omkar Chandorkar 0965fbacd1 vendor: telephony: build missing interface for cne
- fixes F linker  : CANNOT LINK EXECUTABLE "/vendor/bin/mutualex": library "android.hardware.wifi.hostapd@1.0.so" not found: needed by main executable

Change-Id: I16362439c441219eb8cdd7721775e73d3e2e0066
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-08-29 20:23:05 +00:00
chrisl7 9f033cf3ea vendor: Build bt and telephony HIDL vendor variants on qcom/common
[1] - Since we have a common tree, why not build it, since all devices define it in their own device tree?
[2] - This is the basics for some things like ril and bt to work from A12
[3] - Secure element is being built because it is needed to run vendor/lib64/libril-qc-hal-qmi.so
[4] - We are already building telephony system variant

Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Change-Id: Ib8ab918299191ca6605c1ba70f651f1040f3018f
2022-07-31 03:42:17 +00:00
UtsavBalar1231 2ff95021b4 telephony: Enable SIP based VoIP feature
Change-Id: I681ce9d6fd36ee43982478b4c34af9ec3ae56626
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2022-07-25 16:45:35 +00:00
Alexander Koskovich 23c3b52a54 PRODUCT_PROPERTY_OVERRIDES -> PRODUCT_VENDOR_PROPERTIES
Change-Id: If9cfaf3b6f356fa0f880cc3ad2c2d032505f2d1e
2022-06-28 14:47:40 +00:00
Omkar Chandorkar 3e75c67ab9 telephony: split vendor component
Change-Id: I7f7ee0fcce221fe5aa76dc7ab737d94104a0fa0c
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-03-19 02:46:51 +00:00