[ALPS03861807] Revise code
Restore audio command handling back to atcid to simplify code. MTK-Commit-Id: d23f20fd117efde5d22ea8abcc467617cc5b0ab0 Change-Id: I0abb4f9a5cc0facf44a27107a1cd90ce575c389e CR-Id: ALPS03861807 Feature: [Module]ATCI (AT Command Interface)
This commit is contained in:
parent
40572596a5
commit
969ca69f47
@ -5,7 +5,7 @@ type audiocmdservice_atci_exec, exec_type, file_type, vendor_file_type;
|
||||
|
||||
init_daemon_domain(audiocmdservice_atci)
|
||||
|
||||
unix_socket_connect(atci_service, atci-audio, audiocmdservice_atci);
|
||||
unix_socket_connect(atcid, atci-audio, audiocmdservice_atci);
|
||||
allow audiocmdservice_atci self:unix_stream_socket { create_socket_perms read write };
|
||||
|
||||
# Access to storages for audio tuning tool to read/write tuning result
|
||||
|
Loading…
x
Reference in New Issue
Block a user