Aerodactyl: Drop VoLTE UA service and track MtkTelephonyAssist

This commit is contained in:
Mashopy
2026-03-05 10:11:55 +01:00
parent ae01b4761d
commit 9dd46419d7
6 changed files with 13 additions and 82 deletions
Binary file not shown.
-16
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