commit | e17fcccb1c625e25801c9f8b8fac9baecf0e033c | [log] [tgz] |
---|---|---|
author | Amy Zhang <amyjojo@google.com> | Mon Apr 19 16:06:57 2021 -0700 |
committer | Amy Zhang <amyjojo@google.com> | Mon Apr 19 16:06:57 2021 -0700 |
tree | 021395b41c0abca53500c39270a760f959bf3463 | |
parent | 5c00142fe05d0aa4cbbfde04f0d8f7f5d2d93208 [diff] |
Use char16_t instead of int in FilterClient to pass 16-bit data defined in TunerHAL char is char16_t in cpp backend when defined in AIDL interface. Which matches uint16_t type defined in the Tuner HAL. See: https://source.android.com/devices/architecture/aidl/aidl-backends#types Test: make Bug: 185627837 Change-Id: I287197c34ef5a892c05df3cb9226006fd2cf88dd