summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJongrak Kwon <jongrak.kwon@lge.com>2016-12-13 14:58:45 -0800
committerNick Desaulniers <ndesaulniers@google.com>2016-12-14 13:31:01 -0800
commitd6aebac3ab0b2cddc4a3751986b69f8e48b68556 (patch)
tree69e33d65dc8da17db356e2da8f2842a71f8834a6
parent5e4e9f18e4b558b1ea9dae4f622a36e536779605 (diff)
downloadlibhardware-nougat-mr2-dev.tar.gz
This is to support FPC SW20.6 Bug: 33251689 Change-Id: I9abbf7f9d21c7c8ed21920d94fcf5bf889d4b3f7
-rw-r--r--include/hardware/hw_auth_token.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hardware/hw_auth_token.h b/include/hardware/hw_auth_token.h
index f471d1ab..3305f2c8 100644
--- a/include/hardware/hw_auth_token.h
+++ b/include/hardware/hw_auth_token.h
@@ -23,7 +23,7 @@
extern "C" {
#endif // __cplusplus
-const uint8_t HW_AUTH_TOKEN_VERSION = 0;
+#define HW_AUTH_TOKEN_VERSION 0
typedef enum {
HW_AUTH_NONE = 0,