pal: ipc_client: Correct resizing of devs_hidl & modskv_hidl vector and
remove resizing of attr_hidl vector
Resize devs_hidl in pal stream set device and
pal stream open, resize modskv_hidl vector with no_of_devices in
pal stream open and remove the resize of attr_hidl.
Correct resizing of devs_hidl & modskv_hidl vector, which was wrongly
resized,causing an issue on the server side validation.
Remove resizing of attr_hidl vector, which was wrongly
resized, causing an issue on the server side validation.
Change-Id: I7b99cba5f52938ec3f6cf02b8521745bd92f6daf
2 files changed