commit | 559a491dc1a264146f495192eee9ccd257299af0 | [log] [tgz] |
---|---|---|
author | Jaideep Sharma <quic_jaidshar@quicinc.com> | Thu Mar 07 10:05:51 2024 +0530 |
committer | Jaideep Sharma <quic_jaidshar@quicinc.com> | Fri Mar 08 10:21:31 2024 +0530 |
tree | 37915a3a6761c8c086ec95e82f981ae6a42fdb73 | |
parent | b06a492bd95e955ff90f28d587e0ac02a436c2ed [diff] |
audio:aidl: Use module type in log prints Module base class can be used by multiple module, to identify the module in use from logs, use mType in the logs as well. Change log type for getVendorParameter and setVendorParameters, as all parameters might not be supported by each module and unsupported parameter does not mean an error. Change-Id: I0f46f8a9be733edd11186140bc9c3f51ea8d0969