common: Remove _VSID define.
This commit is contained in:
parent
5d4a5af1f5
commit
73f93f1967
1 changed files with 0 additions and 4 deletions
|
|
@ -35,10 +35,6 @@
|
|||
#include <droid/version.h>
|
||||
#include <droid/droid-config.h>
|
||||
|
||||
#if defined(QCOM_BSP) && (AUDIO_API_VERSION_MAJ >= 3)
|
||||
#define DROID_AUDIO_HAL_USE_VSID
|
||||
#endif
|
||||
|
||||
#define PROP_DROID_DEVICES "droid.devices"
|
||||
#define PROP_DROID_FLAGS "droid.flags"
|
||||
#define PROP_DROID_HW_MODULE "droid.hw_module"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue