Commit Graph

35 Commits

Author SHA1 Message Date
Omkar Chandorkar 01084fd906
system: Update to LA.QSSI.14.0.r1-10000.01-qssi.0
Change-Id: I672f52339364d8f60c622935ff936530aa713d2f
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2023-11-23 12:14:41 +05:30
redznn 3acbd9d825 system/vendor: telephony: Build QTI systemhelper AIDL interface
Change-Id: I87c7289077b61d595b0b09e6fd5ac49b454d563a
Signed-off-by: redznn <wandersonrodriguesf1@gmail.com>
2023-10-14 00:59:30 +00:00
Jake Weinstein 385b4abeb5 system: telephony: Update to LA.QSSI.14.0.r1
Updating to Xiaomi Nuwa

Change-Id: I679774901ba0e884ab03b51c320191e2ed2c4225
2023-10-11 20:23:08 -05:00
Jake Weinstein f3b4a95fb6 system: Update to LA.QSSI.13.0.r1-08600-qssi.0
Change-Id: I54ebac9e0bf9ad9bd1a72f2d2fa61aeccf246999
2023-01-14 15:03:33 +09:00
Richard Raya 1f19e27191 fixup! system: telephony: Add framework manifest to hidl AtCmdFwdService
Change-Id: I1ba00029ab2ac38905020b50f7d282e4cb3506e5
2023-01-10 04:14:40 -03:00
chrisl7 a3318fb4f6 system: telephony: Add framework manifest to hidl AtCmdFwdService
[1] - This was removed because system atcmdfwd-saidl was added in QSSI 13.0. But because of GRF, vendor hidl manifest must be set to R and S vendor blobs
[2] - I hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.radio.atcmdfwd@1.0::IAtCmdFwd/AtCmdFwdService in either framework or device VINTF manifest.
      E HidlServiceManagement: Service vendor.qti.hardware.radio.atcmdfwd@1.0::IAtCmdFwd/AtCmdFwdService must be in VINTF manifest in order to register/get.
[3] - 12-26 12:13:28.995 W/AutoPasteSuggestionHelper(3603): AutoPasteSuggestionHelper.createProactiveSuggestions():377 Failed to create item chips. Clip items are [ClipItem{ id = 1672071207744, timestamp = 1672071207744, clipItemContent = ClipItemContent{text=I hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.radio.atcmdfwd@1.0::IAtCmdFwd/AtCmdFwdService in either framework or device VINTF manifest.
[4] - 12-26 12:13:28.995 W/AutoPasteSuggestionHelper(3603): E HidlServiceManagement: Service vendor.qti.hardware.radio.atcmdfwd@1.0::IAtCmdFwd/AtCmdFwdService must be in VINTF manifest in order to register/get., htmlText=, itemType=0, entityType=0, uri=, groupId=-1, viewType=0}}].
[5] - 01-04 11:36:04.485 E/AtFwdService(2681):  at vendor.qti.hardware.radio.atcmdfwd.V1_0.IAtCmdFwd$Stub.registerAsService(IAtCmdFwd.java:524)
[6] - 01-04 11:36:04.484 E/HidlServiceManagement(2681): Service vendor.qti.hardware.radio.atcmdfwd@1.0::IAtCmdFwd/AtCmdFwdService must be in VINTF manifest in order to register/get.

Change-Id: Iaee3ef28f9c62c22de41f7d3310cf91709101527
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-01-09 23:08:22 +00:00
Adithya R b34dcb6d28 Revert "telephony: force enable ims features"
Causes constant wakelocks with some networks that
don't support VoLTE, as the modem continuously tries
to register IMS.

CarrierConfig is enough to decide IMS functionality.

This reverts commit b634ff0b03.

Change-Id: I530e5d313de34c432b9819545abc0800fbbace87
2022-12-23 15:09:47 +00:00
Adithya R cfe126a240 telephony: Disable IMS logs in userdebug builds as well
Change-Id: Idf5c3e268842a0c528e4135f3abdb61391d30b56
2022-12-23 00:50:48 +00:00
Jake Weinstein b1ba67454b common: Update to LA.QSSI.13.0.r1-08200-qssi.0
Change-Id: Idbad644b6bf37e6cac3e9cbaf46e499a8f2398e0
2022-12-22 15:55:40 +09:00
Omkar Chandorkar 0eda1a7e88
system: update to LA.QSSI.13.0.r1-07400-qssi.0
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
Change-Id: Ifcba087a46a711303816c5766c81b6dc0021c5d4
2022-11-16 18:53:32 +09:00
Omkar Chandorkar 73d7268bcf
system: update to LA.QSSI.13.0.r1-06400-qssi.0
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
Change-Id: I2ab2bf0e9b71e75e00916cda639705204a239254
2022-09-30 16:52:44 +09:00
Omkar Chandorkar d7c1ba1f94 common: system: update to LA.QSSI.13.0.r1-05300-qssi.0
Change-Id: I831b8368db8352861df8fc39d823d8fa252ad66f
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2022-08-28 19:22:50 +00:00
Omkar Chandorkar e262c8bd21 system: update to LA.QSSI.12.0.r1-08400-qssi.0
Change-Id: I66f558ca59ef4d1ed9e1c4b26b12f468236d5225
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2022-08-23 03:47:04 +00:00
Michael Bestas 831e893fcf common: Automatically add apk/jar/vintf fragments to PRODUCT_PACKAGES
Change-Id: Iaa9d66b0bbdc55f046ee1347cbf83c7eecebb35e
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2022-08-23 03:46:51 +00:00
Omkar Chandorkar 27c0cb34ce
common: fix symlinks once and for all
Change-Id: I62a35417df0cf7a257f8f941d7579d861f712f43
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2022-06-29 14:13:50 +09:00
Alexander Koskovich e4f311d5e3 common: Move all system side properties to /system_ext
* As a general rule /system should be as generic as possible,
   and these are not /product properties.

Change-Id: I77d0ed449a8d1db23f7607e41ee7e056a98d48b1
2022-06-28 14:47:40 +00:00
Chris Crump 16787fc1ae Move APN/SPN configurations out of QTI component
APN's specifically are need register the network and data for all devices, not just Qualcomm. SPN's should follow that configuration since it is also network related and not device specific

Change-Id: Ia357bfe0d9c16144fca257c3eacad100bef925c5
2022-06-08 01:17:16 -04:00
Jake Weinstein e95dec1ff6 Move telephony framework packages out of the QTI Telephony component
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
2022-06-07 18:39:44 +00:00
Omkar Chandorkar 6e9f41555d common: system: update to 07000 QSSI
Change-Id: I545e124dab776816d31dd1c7236c856bdb02f7d7
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-05-11 08:36:02 +00:00
Hernán Castañón 0edbe053e5 Revert "telephony: apns: track APNs from LineageOS."
This reverts commit b8c083be3e.

Reason for revert: Shouldn't have updated them this way, my bad.

Change-Id: I6c721f012ffafc8e65164923bffe277c90d5e374
2022-05-06 13:32:51 +00:00
Hernán Castañón b8c083be3e telephony: apns: track APNs from LineageOS.
Their APN is way more updated than the current one we have.

As well as it´s a community project, their APN gets updated with better APNs than
CAF or AOSP actually do.

Signed-off-by: Hernán Castañón <herna@paranoidandroid.co>
Change-Id: Ic8316741b98b5cfd82aa6e0dd3b293f425f94cc9
2022-05-06 11:39:30 +02:00
Omkar Chandorkar 057ad704a3 common: update symlinks
* get rid of ugly build time warnings

Change-Id: Ib4084c96572ba3bc1f0fa05477fc21d8af9cc414
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-03-19 02:47:00 +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
Juhyung Park d8d9237220 common: add missing symlinks from BSP
Change-Id: I09087eda8c617bce64f4dd1f6787756947c378b1
Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
2022-03-14 22:09:27 +09:00
Adithya R 5df0043d47 common: Update to LAHAINA 18900 | QSSI 05800
* msmnile: LA.UM.9.1.r1-11500.02-SMxxx0.QSSI12.0
 * kona: LA.UM.9.12.r1-13300-SMxx50.QSSI12.0
 * add few missing qssi services

Change-Id: I48ae24bb5dabe90e197cac23796cf802a1c69225
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-03-08 04:28:32 +00:00
BladeRunner-A2C 263b07e764 telephony: apns: Add some Bangladesh carriers
* Airtel
  * Banglalink
  * Grameenphone
  * Robi
  * Teletalk

Signed-off-by: BladeRunner-A2C <prisoner56898@protonmail.com>
Change-Id: I726ca61cb41a2caeb69acc6349b332a7eaed2691
2022-03-02 18:59:47 +00:00
Juhyung Park 161ade1a09 common: move persist.vendor.ims.* to /system/build.prop
These weren't supposed to be in /vendor/build.prop.

[    2.006712] init: Do not have permissions to set 'persist.vendor.ims.disableADBLogs' to '1' in property file '/vendor/build.prop': SELinux permission check failed
[    2.006718] init: Do not have permissions to set 'persist.vendor.ims.disableDebugLogs' to '1' in property file '/vendor/build.prop': SELinux permission check failed
[    2.006722] init: Do not have permissions to set 'persist.vendor.ims.disableIMSLogs' to '1' in property file '/vendor/build.prop': SELinux permission check failed
[    2.006727] init: Do not have permissions to set 'persist.vendor.ims.disableQXDMLogs' to '1' in property file '/vendor/build.prop': SELinux permission check failed

Change-Id: I1109941c44716b64d316272bcb2c3bf5e17cb3ff
Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
2022-02-19 23:48:32 +09:00
Alexander Koskovich 992feb0178 telephony: system: Sync up /system_ext properties with QSSI 12.
Change-Id: Ife1c6024697038855293c419fcbd157e69998c11
2022-02-12 14:45:56 +05:30
Omkar Chandorkar b634ff0b03
telephony: force enable ims features
* voLTE/voWIFI/viLTE respectively

Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: Ie2027b387564d8dda938bad2629c27d552def590
2022-02-01 17:12:58 +05:30
Omkar Chandorkar df64f25a2a telephony: update apns-conf.xml to LA.QSSI.12.0.r1-05600-qssi.0
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: I427ba97af7e7427b1c463ee0fec1e23e392150cf
2022-01-27 08:13:46 +00:00
Vishalcj17 bb410f315f system: telephony: Remove Datastatusnotification.
Fix for missing qcrilhook class

D AndroidRuntime: Shutting down VM
E AndroidRuntime: FATAL EXCEPTION: main
E AndroidRuntime: Process: com.android.phone, PID: 2643
E AndroidRuntime: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/qualcomm/qcrilhook/QcRilHookCallback;
E AndroidRuntime: 	at java.lang.Class.newInstance(Native Method)
E AndroidRuntime: 	at android.app.AppComponentFactory.instantiateService(AppComponentFactory.java:129)
E AndroidRuntime: 	at android.app.ActivityThread.handleCreateService(ActivityThread.java:4474)
E AndroidRuntime: 	at android.app.ActivityThread.access$1700(ActivityThread.java:248)
E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2077)
E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:106)
E AndroidRuntime: 	at android.os.Looper.loopOnce(Looper.java:201)
E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:288)
E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:7883)
E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: com.qualcomm.qcrilhook.QcRilHookCallback
E AndroidRuntime: 	... 12 more

Change-Id: I9a029e0c35ceb0f6e188e3ca1ca99721673172ac
2022-01-24 00:49:34 +07:00
Vishalcj17 c6cab13a2e common: Update to QSSI 5600 | LAHAINA 18600.
Change-Id: I7ca5c5b30fb26bfa5bd1c3803cf8b217efd78393
2022-01-19 18:50:26 +09:00
marcomarinho cc86729ba8
common: system: Update to LA.QSSI.12.0.r1-05100.02-qssi.0
Change-Id: Ic8e141c241fc2a2572361aa474f12aac5ebeb1b3
Co-authored-by: Vishalcj17 <vishalcj@aospa.co>
Co-authored-by: gotenksIN <forumomkar@gmail.com>
Co-authored-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
2022-01-09 18:06:00 +09:00
Chris Crump 995b598f13
telephony: Remove default ringtone property we don't need
This overwrites any default ringtone we set in aospa vendor which we don't want

Change-Id: I0e917eb27f5ce3f494525313f9e4a0e1a9162b3c
2022-01-08 15:12:21 +09:00
Vishalcj17 bfaf4ecb25 Split system and vendor to their own folders.
Change-Id: Ie93e9fdf854f97aab1e2b6e61d55b309f49c1cd9
2021-11-24 21:04:52 +00:00