Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidSystemCore
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemCore
Commits
e4e3f20f
Commit
e4e3f20f
authored
Apr 19, 2012
by
Eric Laurent
Committed by
Jean-Baptiste Queru
Apr 19, 2012
Browse files
Options
Downloads
Patches
Plain Diff
type definition for future compat.
Change-Id: Ifaba69d556ecc2a881293a2217515ea7dc5bb1a9
parent
4b91e332
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
include/system/audio_policy.h
+3
-0
3 additions, 0 deletions
include/system/audio_policy.h
with
3 additions
and
0 deletions
include/system/audio_policy.h
+
3
−
0
View file @
e4e3f20f
...
@@ -38,6 +38,9 @@ typedef enum {
...
@@ -38,6 +38,9 @@ typedef enum {
AUDIO_POLICY_OUTPUT_FLAG_DIRECT
=
0x1
AUDIO_POLICY_OUTPUT_FLAG_DIRECT
=
0x1
}
audio_policy_output_flags_t
;
}
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() */
/* device categories used for audio_policy->set_force_use() */
typedef
enum
{
typedef
enum
{
AUDIO_POLICY_FORCE_NONE
,
AUDIO_POLICY_FORCE_NONE
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment