Add screen state parameter
Change-Id: Iead23e0d91dac34d40e9e55f525916b73c31bcb5
This commit is contained in:
parent
41eeb4fe9f
commit
34afb68c0c
1 changed files with 3 additions and 0 deletions
|
@ -91,6 +91,9 @@ __BEGIN_DECLS
|
|||
/* A2DP sink address set by framework */
|
||||
#define AUDIO_PARAMETER_A2DP_SINK_ADDRESS "a2dp_sink_address"
|
||||
|
||||
/* Screen state */
|
||||
#define AUDIO_PARAMETER_KEY_SCREEN_STATE "screen_state"
|
||||
|
||||
/**
|
||||
* audio stream parameters
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue