Commit graph

74 commits

Author SHA1 Message Date
Alexander Winkowski
9b172f48c8 sdm660-common: Mark only strings as untranslatable
Signed-off-by: pix106 <sbordenave@gmail.com>
2022-11-07 08:15:11 +01:00
pix106
bfd593bfe0 sdm660-common: Checkout CarrierConfig from LA.UM.10.2.1.r1-03700-sdm660.0 2022-06-06 12:41:59 +02:00
Edwin Moquete
097c21d39f sdm660-common: Update radio blobs from ginkgo
* Cleanup and disable ATFWD

Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2022-05-15 10:25:30 +02:00
TH779
c0b6915118 sdm660-common: overlay: Show 4G icon for all carriers
Signed-off-by: TH779 <i@779.moe>
Change-Id: I31a07fd4fb8fc84864c28d792c01b378fd068228
Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:33 +01:00
James.cf Lin
cc5f2cb28e sdm660-common: Set the device does not support RCS User Capability Exchange
Bug: 178239287
Test: build
Change-Id: I595cb214eae7ab1a5e5b861283b80ab447e81b9d
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-12-31 07:51:33 +01:00
Alexander Koskovich
771248b2d2 sdm660-common: overlay: Use CarrierConfig CSP boolean.
Overlay was deprecated a while ago for this

Signed-off-by: pix106 <sbordenave@gmail.com>
2021-11-13 11:31:51 +01:00
kazerine
ca835cefeb sdm660-common: overlay: Enable VoLTE and VoWIFI for all
Change-Id: I4f7b5b8f2bb542c2dce01e43574d14c2ee65c105

Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2021-11-13 11:31:51 +01:00
StyloGey
4ec9f92ace
sdm660-common: Update RIL from AOSPA
- update radio from LA.UM.9.12.r1-10800-SMxx50.0
- update telephony from qcom-common-AOSPA

Signed-off-by: OdSazib <odsazib@gmail.com>
2021-07-15 17:00:40 +06:00
Subhajeet Muhuri
0ce77b528a
sdm660-common: Checkout CarrierConfig to LA.UM.9.1.r1-07300-SMxxx0.0 2021-06-11 08:34:07 +06:00
orges
6a1986932a
sdm660-common: update Telephony overlays from LA.UM.9.2.1.r1-05500-sdm660.0 2021-02-20 11:55:48 +06:00
Bruno Martins
12c3057098
sdm660-common: Use CodeAurora ImsService implementation for RCS
There is no evidence that Qualcomm devices running a rather recent IMS
stack need to include AOSP RCS packages. RCS already worked before this
change and continues to do so, but the main goal was to get rid of some
of the RCS related log spam, which was accomplished here.

Change-Id: I219546e29d288373877e9bcd194a60ef5e09f224
2021-01-21 03:26:34 +06:00
Nick
e20c7de20e
sdm660-common: Drop telephony injection for now
* Recent telephony changes has dropped this
  Dropping injection fixes RIL for now

Signed-off-by: OdSazib <odsazib@gmail.com>
2020-12-30 22:06:56 +06:00
Ryan Mitchell
1e203fcfbe
sdm660-common: Use component-override to configure Bluetooth
Runtime Resource Overlays (RROs) can no longer change the value of
resources in manifest when read during PackagerParser.

This change uses component-override to enable the service by default.

Remove usages of profile_supported_* from overlays as they no
longer configure the enable state of Bluetooth components.

Bug: 135048762
Test: adb shell pm query-services \
      com.android.bluetooth/.avrcpcontroller.AvrcpControllerService
      adb shell pm query-services \
      com.android.bluetooth/.hid.HidDeviceService
      adb shell pm query-services \
      com.android.bluetooth/.sap.SapService

Change-Id: I284d254a921b14d1533745611a083f4b5a27d9dc
2020-12-30 22:06:56 +06:00
OdSazib
256c2fbfed
Revert "sdm660-common: Switch to QTI bt stack and enable a2dp offload"
This reverts commit a85c69a8b5.
2020-12-30 22:04:27 +06:00
Sandeep Gutta
d5b3e3b880
sdm660-common: Update hidl-wrapper and telephony-utils jar path
Include system_ext path for both hidl-wrapper and telephony-utils jar's

Change-Id: I7cdd93c71bd4a029971188cab60ed98e401be583
CRs-Fixed: 2637090
2020-12-13 18:37:01 +06:00
Sandeep Gutta
2e9e63f853
sdm660-common: Move qti-telephony-common jar to system_ext partition
Move qti-telephony-common jar to system_ext partition.

Change-Id: Ib4c366b2c3ceeea59734902aa1825126e7fa402c
CRs-Fixed: 2608010
2020-12-13 18:37:00 +06:00
Brad Ebinger
d6df7f9145
sdm660-common: Add translatable="false" tags to ims package overlays
Bug: 147569830
Test: atest TeleServiceTests:PhoneGlobalsTest
Change-Id: I57d80bbf17fafdc87ba04c6e7f7ab9573482e395
2020-12-13 18:27:09 +06:00
Brad Ebinger
1a7e51cd2f
sdm660-common: Remove old configuration and use new config for MMTEL/RCS
Remove the old config_ims_package device config and configure the
new MMTEL and RCS configurations in Telephony instead. Also,
configure the RcsService to be the default RCS service.

Bug: 111305845
Test: make checkbuild
Change-Id: I0d709b8248f1c40f0a5b50ec799396706eeadd65
Signed-off-by: Manish4586 <manish.n.manish45@gmail.com>
2020-12-13 18:27:09 +06:00
Wileen Chiu
fe22a9fdc9
sdm660-common: Add new config overlay for call composer
- add a new config and set as true for mcc/mnc
which support call composer calls
- allow implicit broadcast of new intent, which
contains call composer information

Change-Id: I5d042f88d57d54f3b7a944d9a2f49061cd0313d3
CRs-Fixed: 2672216
2020-10-26 04:25:14 +06:00
Zhao Fan
fd91207ba1
IMS: Filter out the conference host in the CEP for some carriers
Remove config which disable filtering out conference host for
some carriers.

Change-Id: I02e9e2b5bda3a3c497c0c9617fa8be5c5529e170
CRs-Fixed: 2721996
2020-10-19 11:36:06 +06:00
pengfeix
a07824280f
IMS: Enable IMS feature flags for supported carriers
Enable IMS feature flags for supported carriers.

Change-Id: I2a119788ca996e0d4152458c68206f7729aa6c28
CRs-Fixed: 2707881
2020-10-19 11:36:06 +06:00
dianlujitao
a85c69a8b5
sdm660-common: Switch to QTI bt stack and enable a2dp offload
Change-Id: I8b3e7701a81ac92696d59c145e91351839048e39
2020-10-19 11:36:06 +06:00
Vala Zadeh
05ff400bfc
Prevent RTT VT call on networks that don't support it
Change-Id: I95aa2adae52df3a40bc4e7e51239a0aad7ca9672
CRs-Fixed: 2648743
2020-08-12 02:11:32 +06:00
Stylogey
02e21ea504
sdm660-common: remove redundant overlays
* Removed non-existing overlays
 * Removed overlays with the same value as the system

Note: profile_supported_ba has to be added again once the quartz
bluetooth branch works

Change-Id: I13a42fed84d2146171e0927c225997e3961a9f0b
2020-08-12 02:02:39 +06:00
Max Weffers
9aae70331c
sdm660: overlay: Inject IccPhoneBookInterfaceManager in Telephony
This reverts commit 5b9e563bc8.

Change-Id: I65f39175927a9e166b809aedd8a13c98c43f9785
2020-08-12 02:02:39 +06:00
Sankar Gonella
fea52e47f4
IMS: Disable VT for specific operator
Disabled VT functionality for specific operator

Change-Id: I25e9b32e749ac1fcb9fd3ded04995364832ffcb4
CRs-Fixed: 2656727
2020-08-12 02:02:38 +06:00
Sonalika Paul
1421cb322d
IMS: Add carrier config.
Add carrier config to control default
rtt mode int based on mcc mnc.

Change-Id: I685d9a48a0fc87b8af0b3816bb2b2543abdf9bea
CRs-Fixed: 2648219
2020-08-12 02:02:38 +06:00
Dyneteve
0fb840157d
sdm660-common: Disable HD logo
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Change-Id: I2f3f2fc9f0e797170ab34d82b00b46259a5c7348
2020-08-12 02:02:37 +06:00
Artem Borisov
e20a0bf5f0
sdm660: Snap: Enable support for bokeh mode
* Our HAL doesn't really support bokeh mode, but enabling this
  makes our auxiliary camera available in Snap again.
* Also update copyrights, as this was never an AOSP overlay,
  and that copyright was a typo.

Change-Id: I296d42e5e371711b7acb81cb3235ea572a2ded56
2020-02-27 17:01:42 +01:00
Ravi Paluri
a0d3f4cd64
IMS: Enable IMS feature flags for supported carriers
Enable IMS feature flags for supported carriers

Change-Id: Ib5dd349e02946f432ea4bff5cb89bb8dd4037bd2
CRs-Fixed: 2595292
2020-02-27 17:01:40 +01:00
Tomy Prasetyo
0f965351e0
sdm660: Add full Support Carrier Smartfren ViLTE
Change-Id: I6af854a07dfe521abfc624b34971a5359dd218bc
2020-02-27 17:01:37 +01:00
dasshubham762
0eac0de95b
sdm660-common: overlay: Enable ViLTE for Airtel (India) & 404 mcc
* Airtel India uses some mncs of 404 mcc

Signed-off-by: Zainudin Shamilov <izainudinshamilov@beatwo.men>
Change-Id: Iecefcefa628acc7aee7c8e6022a7c26a7765b245
2020-02-27 17:01:35 +01:00
Dyneteve
8bdaf69794
sdm660-common: overlay: Enable VoLTE/VoWiFi for Digi Malaysia
Signed-off-by: Zainudin Shamilov <izainudinshamilov@beatwo.men>
Change-Id: I47f491c8f7d056379b680b36506d25ded11691b5
2020-02-27 17:01:35 +01:00
Dyneteve
39d1f605d7
sdm660-common: Enable VoWiFi for Airtel
Signed-off-by: Zainudin Shamilov <izainudinshamilov@beatwo.men>
Change-Id: Ia264028fcb2985994ad3cb583da5188728bc7182
2020-02-27 17:01:35 +01:00
Dyneteve
26ff7b6051
sdm660-common: overlay: Enable VoLTE/VoWiFi/ViLTE for entire 460 mcc
* All of them support VoLTE/VoWiFi/ViLTE

Signed-off-by: Zainudin Shamilov <izainudinshamilov@beatwo.men>
Change-Id: I8f52933358a8c32c53f938f3e5866362c8123be0
2020-02-27 17:01:35 +01:00
Shubham Das
61c9eec8ef
sdm660-common: overlay: Make WiFi Calling preference editable for Jio (India)
Signed-off-by: Zainudin Shamilov <izainudinshamilov@beatwo.men>
Change-Id: Ifa3970b0c4f78dda583a00c8046a0e68524c51a1
2020-02-27 17:01:35 +01:00
faham1997
b79bb407b1
sdm660 : Enable Wifi Calling for India users
Signed-off-by: faham1997 <nafidfaham08@gmail.com>
Change-Id: If4a6d352656c5a13d4bab1c7b239e96d9b4b4479
2020-01-28 16:59:17 +01:00
Henrique Pereira
5574c57c29
sdm660: Enable VoLTE/WoWIFI for Megafone, MTS and Tele2/ECC/Volgogr
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Change-Id: Ie7dc0b9b4efa222954c670908130646115209d28
2020-01-28 16:59:17 +01:00
Dyneteve
19cdf4c0fb
sdm660: overlay: Enable VoLTE/VoWIFI for Digi Mobil
Change-Id: I0ea9f1db73d63cad8353cefab41cfb2f6005f29d
2020-01-28 16:59:17 +01:00
Max Weffers
ab308a6727
sdm660: Treewide: Cleanup and Reorder
* Remove Double Definition
* Reordeder Alphabetic
* Move Audio and Media Files to Configs
* Move Wifi Configuration to Configs
* Cleanup Overlay and Reorder
* Move Privapp Permission to new Folder
* Reorder Properties and rename mk
* Move Xiaomi Doze to new Folder
2019-12-30 23:00:29 +01:00
pengfeix
6bb120186f
IMS-VT: Hide hold/add button for video call
Add carrier config allow_holding_video_call and
allow_add_call_during_video_call as false to hide
hold/add button for video call

Change-Id: I7fd961520dfdc3b819ed3410de83b3d5cddafd16
CRs-Fixed: 2564151
2019-12-16 18:24:39 +01:00
pengfeix
c46b5b60d0
IMS-VT: Allow holding video call
- Set allow_holding_video_call as true for mnc/mcc 460-03/11/12

Change-Id: I114651832496a9c563a74ee61ad9cd2bc6ee7c1e
CRs-Fixed: 2551381
2019-12-16 18:20:24 +01:00
Zhao Fan
062407a511
IMS: Disable filtering out conference host for some carriers
Add config to disable filtering out conference host for
some carriers.

Change-Id: I7fd73f77fed91662288c64ef1dc11e0defe6ed3a
CRs-Fixed: 2542041
2019-12-16 18:18:49 +01:00
Dyneteve
5b9e563bc8
sdm660: overlay: Don't inject IccPhoneBookInterfaceManager
Signed-off-by: nysascape <nysadev@raphielgang.org>
2019-12-01 10:11:01 +01:00
Zhao Fan
895f2f652d
sdm660: IMS: Support to notify user when video call failed
Support to prompt on UI when video call failed for some carriers.

Change-Id: I37c59a637e61dca09bb975dfbf0a22b36d40fe86
CRs-Fixed: 2522446
2019-11-01 12:18:36 +01:00
Ashit Sood
e9781acdb4
sdm660: IMS: Enable IMS feature flags for supported carriers
Enable IMS feature flags for supported carriers

Change-Id: I6c2ad58f9709cec173e7ef3435e5697594d0354c
CRs-Fixed: 2537830
2019-11-01 12:18:36 +01:00
Wileen Chiu
2242e6a9d7
sdm660: IMS: Add config flag for VT one way options
- Add a config flag to determine whether to
show one way VT options when accepting an
incoming VT call

Change-Id: Ie545bc3b0ea4579404ba3c86623ab8de00c856fd
CRs-Fixed: 2534325
2019-11-01 11:53:36 +01:00
Sandeep Gutta
ee96476bb4
sdm660: Telephony: Add inject support for MultiSimSettingController
Add MultiSimSettingController class name to telephony_injection to
be able to creat proprietary extended instance.

Change-Id: Ie371001330a34eadab8b46fb2173e9a4f245b1a6
CRs-Fixed: 2475440
2019-10-22 18:00:57 +02:00
Sandeep Gutta
18cd709280
sdm660: Telephony: Move qti-telephony-common to product
Add qti-telephony-common.jar product path to inject xml

Change-Id: I0c9bb7c827589236c1231fec0cb2621c2a0e3032
CRs-Fixed: 2438412
2019-10-22 18:00:20 +02:00
Sandeep Gutta
84dc076df5
sdm660: Telephony: Add telephony_injection file
Add telephony_injection file and required jar path, components.

Change-Id: Ia2e0d327c1eaed17cb229f1cfca62c6bda85d49b
CRs-Fixed: 2407245
2019-10-22 17:56:33 +02:00