Add a new internal function to send raw data 19/303319/1
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 26 Dec 2023 00:20:31 +0000 (09:20 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 26 Dec 2023 00:20:31 +0000 (09:20 +0900)
commitefb7980bce7cdbc10cd88af755beb1e4230d187e
tree59cd60f501ecea6e2c2be5f76861896ab373375b
parent361c6e02330618175bf2a7188704f2af95b73b92
Add a new internal function to send raw data

The aul_sock_send_raw_data() is added. The aul_launch uses the function
to send a reply to amd.

Change-Id: I176f8ce4d691abce40c766d2525f8fdfad778054
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/aul_sock.h
src/aul_launch.c
src/aul_sock.cc