Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3ce53590 authored by Kevin Rocard's avatar Kevin Rocard
Browse files

Audio V4: *CNT and *MAX are no longer part of the enum



audio.h used to have *_CNT and *_MAX values in its enum
mostly for enum iteration.

This was not compatible with Treble as it denied any enum
inheritance.

*_CNT and *_MAX are now implemented with macro that can
be updated and are not part of the API.

Bug: 38184704
Test: Compile
Change-Id: I3921fdf3435ba114ca77a4595ba8fc97a5e0438d
Signed-off-by: default avatarKevin Rocard <krocard@google.com>
parent 7c9123d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment