summaryrefslogtreecommitdiff
path: root/keymaster_qcom.h
diff options
context:
space:
mode:
Diffstat (limited to 'keymaster_qcom.h')
-rw-r--r--keymaster_qcom.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keymaster_qcom.h b/keymaster_qcom.h
index 2a0d8b7..ec481dd 100644
--- a/keymaster_qcom.h
+++ b/keymaster_qcom.h
@@ -23,6 +23,12 @@
__BEGIN_DECLS
+#ifdef _ION_HEAP_MASK_COMPATIBILITY_WA
+#define ION_HEAP_MASK heap_mask
+#else
+#define ION_HEAP_MASK heap_id_mask
+#endif
+
/**
* The id of this module
*/