commit | 77ee9182aa9f9919613f2a1db1ec529c3b4f132d | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@google.com> | Tue Feb 07 00:18:43 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Feb 07 00:18:43 2017 +0000 |
tree | 21b5d0b1a5b9d506ec307d7a94f298bc9c892d3d | |
parent | 9c5d5e2347a2e5a00b0dcceacab06fd5bdcc1ad2 [diff] | |
parent | e44d2b28042c77c5350a825522009166c1ea92d7 [diff] |
Merge "Add a mechanism to configure the default A2DP codec priorities" am: a82ee04b92 am: adf704ce29 am: e44d2b2804 Change-Id: I1fcc37af08200d7898be2da7f85b45abb4177e78
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,