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

Commit d0c3398e authored by Eric Laurent's avatar Eric Laurent Committed by Android Git Automerger
Browse files

am e4e3f20f: type definition for future compat.

* commit 'e4e3f20f':
  type definition for future compat.
parents bd52ff3e e4e3f20f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -38,6 +38,9 @@ typedef enum {
    AUDIO_POLICY_OUTPUT_FLAG_DIRECT = 0x1
} audio_policy_output_flags_t;

/* for future compatibility */
typedef audio_policy_output_flags_t audio_output_flags_t;

/* device categories used for audio_policy->set_force_use() */
typedef enum {
    AUDIO_POLICY_FORCE_NONE,