commit | 15a8737e456cfed471d9a658406cc623ac4a8696 | [log] [tgz] |
---|---|---|
author | Prabhanjan Kandula <pkandula@codeaurora.org> | Mon May 12 14:49:03 2014 +0530 |
committer | Prabhanjan Kandula <pkandula@codeaurora.org> | Tue May 13 16:46:09 2014 +0530 |
tree | 93e2cbcf4f8b566fc4cbfcee103bb2fdabeeb0af | |
parent | 9c0fe9145565c41dd749c12f131606c71626474f [diff] [blame] |
qdutils : Add mdp revision for 8x39. Add mdp revision check for 8x39 to facilitate any target specific checks with in HAL. Change-Id: I115f4c8e54a11d240d02662eddce86c7528d3b19
diff --git a/libqdutils/mdp_version.h b/libqdutils/mdp_version.h index cace430..546c034 100644 --- a/libqdutils/mdp_version.h +++ b/libqdutils/mdp_version.h
@@ -147,6 +147,7 @@ bool is8084(); bool is8092(); bool is8x16(); + bool is8x39(); private: bool updateSysFsInfo();