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
5 files changed