commit | 5a0a9ce1bb7016390f6ec7a47504542077cb4a52 | [log] [tgz] |
---|---|---|
author | Saurabh Shah <saurshah@codeaurora.org> | Wed Jul 02 10:45:42 2014 -0700 |
committer | Saurabh Shah <saurshah@codeaurora.org> | Wed Jul 02 10:45:42 2014 -0700 |
tree | 5379e07922dabb99737ea8ae5d3fb93b4e77a9b7 | |
parent | 8ec9b5eda41f0b0c192b6e4ee51467873d2947ca [diff] [blame] |
qdutils: Add getter for 8994 Add version and getter for 8994 Change-Id: I95a8e4518a763651d7ce3865075fac80d4b3c60b
diff --git a/libqdutils/mdp_version.h b/libqdutils/mdp_version.h index 8bb9c39..b2987d2 100644 --- a/libqdutils/mdp_version.h +++ b/libqdutils/mdp_version.h
@@ -146,6 +146,7 @@ bool is8x74v2(); bool is8084(); bool is8092(); + bool is8994(); bool is8x16(); bool is8x39();