Merge "Add a mechanism for configuring the A2DP Source codecs" am: 2b4315b859 am: 44df1b76e6
am: a7cb1a9e3f

Change-Id: Ifc9f057be559ad961ab7fbd2273eccace24792ef
diff --git a/include/hardware/hw_auth_token.h b/include/hardware/hw_auth_token.h
index d84ea48..3305f2c 100644
--- a/include/hardware/hw_auth_token.h
+++ b/include/hardware/hw_auth_token.h
@@ -23,7 +23,7 @@
 extern "C" {
 #endif  // __cplusplus
 
-static const uint8_t HW_AUTH_TOKEN_VERSION = 0;
+#define HW_AUTH_TOKEN_VERSION 0
 
 typedef enum {
     HW_AUTH_NONE = 0,