pass multi min/maxs in config for non-zoned prop
- up to now, only zoned properties can pass multiple min / maxs.
- volume needs per stream min/max even if it is not zoned.
- change message passing so that it always passes up to
passed array size for non-zoned properties.
- For zoned properties, pass only up to number of zones.
This behavior does not change.
- Still number of min/maxs are passed by checking number of
zones in vehicle_zone_flags. That should be set properly to
make this work.
bug: 28726986
Change-Id: Ia44e897a384ad657ead3f78c7cc9a432d81d70ed
1 file changed