commit | 8cddcd9fec3d088d618cf28cd5c6b378c6912f78 | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Fri Dec 13 15:13:19 2024 -0800 |
committer | Yu Shan <shanyu@google.com> | Fri Dec 13 15:13:19 2024 -0800 |
tree | c2bc35e7a9ac7f72b80714f44f09fbe7d4d10742 | |
parent | bf8be291a7a1059d208af5b5ec2eef53af196cde [diff] |
Do nothing when unsubscribe a not-subscribed property. Previously we will throw INVALID_ARG error if the client try to call unsubscribe but the client has no subscribed property IDs. We should not throw error in this case because the client should always be okay to retry an unsubscribe operation. Flag: EXEMPT HAL change Test: atest DefaultVehicleHalTest Bug: 384100005 Change-Id: Ie01850bac7f619fd3d3dbddfc9ab2a322cfd85cb