Commit graph

11 commits

Author SHA1 Message Date
Stephen Thomas-Dorin
1e81ec34f8
sdm710-common: overlay: Update config_ims_rcs_package to use new ImsService
Change-Id: I77fcd2a3451c99df5fa47136fa0cd36a5abab9fe
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2022-01-03 21:17:05 +01:00
Bruno Martins
cdd81c7801
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
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-17 18:54:38 +02:00
GiaSen
f31e94c048 kunlun2: Nuke qti telephony injection 2020-12-05 13:18:18 +01:00
Brad Ebinger
fcfedf13ff kunlun2: overlay: Add translatable="false" tags to ims package overlays
Bug: 147569830
Test: atest TeleServiceTests:PhoneGlobalsTest
Change-Id: I57d80bbf17fafdc87ba04c6e7f7ab9573482e395
2020-11-12 14:09:19 +01:00
LuK1337
5fca2b44ca kunlun2: overlay: 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
2020-11-12 14:08:49 +01:00
GiaSen
7a5037cb9e Revert "kunlun2: import coral Telephony overlays"
This reverts commit 83a4082fe7.
2020-11-12 14:06:20 +01:00
Lucchetto
83a4082fe7 kunlun2: import coral Telephony overlays
Signed-off-by: Lucchetto <lucchetto.tie@live.com>
2020-11-08 11:09:03 +01:00
SamarV-121
e33d666723 Revert "sdm710-common: Remove CarrierSettings from here"
This reverts commit b19f2b5cba.
2020-05-22 11:27:02 +02:00
SamarV-121
b19f2b5cba sdm710-common: Remove CarrierSettings from here
* Now in vendor_pixelstlye

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-09 15:42:31 +00:00
razorloves
5853c22a4c sdm710-common: Use CarrierSettings app instead of CarrierConfig
The CarrierSettings app enables/disables carrier apps based on sim
inserted, so use it instead of CarrierConfig.

Change-Id: I163dd615e9d8268c5f94a28ae234a30f74c7e83b
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-12 20:13:54 +05:30
Sandeep Gutta
5b02da3f53 sdm710-common: Telephony: Add telephony_injection file
Add telephony_injection file and required jar path, components.

Change-Id: Ia2e0d327c1eaed17cb229f1cfca62c6bda85d49b
CRs-Fixed: 2407245
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-12 20:07:09 +05:30