rosemary: Update IMS from plato V14.0.7.0.ULQMIXM

This commit is contained in:
bengris32
2024-01-21 21:48:45 +01:00
committed by Matsvei Niaverau
parent 6a971c021e
commit 843d39e1e7
60 changed files with 26 additions and 66 deletions

View File

@@ -1,16 +0,0 @@
#
# volte_clientapi_ua specific system properties
#
on property:sys.boot_completed=1 && property:persist.vendor.clientapi_support=1
start volte_clientapi_ua
#
# volte_clientapi_ua specific system service and socket information
#
service volte_clientapi_ua /vendor/bin/volte_clientapi_ua
class hal
socket volte_clientapi stream 666 root system
user system
group system log inet radio
disabled

View File

@@ -1,16 +0,0 @@
##
#
# volte_rcs_ua specific system properties
#
on property:sys.boot_completed=1 && property:persist.vendor.mtk_rcs_ua_support=1
start volte_rcs_ua
#
# volte_rcs_ua specific system service and socket information
#
service volte_rcs_ua /vendor/bin/volte_rcs_ua
class hal
socket rcs_ua_proxy stream 666 root system
user system
group system log inet radio
disabled