aboutsummaryrefslogtreecommitdiff
path: root/1.1/HalPolicy.hpp
diff options
context:
space:
mode:
Diffstat (limited to '1.1/HalPolicy.hpp')
-rw-r--r--1.1/HalPolicy.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/1.1/HalPolicy.hpp b/1.1/HalPolicy.hpp
index 3722d49d..5efe813b 100644
--- a/1.1/HalPolicy.hpp
+++ b/1.1/HalPolicy.hpp
@@ -19,6 +19,7 @@ class HalPolicy
public:
using Model = V1_1::Model;
using Operation = V1_1::Operation;
+ using OperationType = V1_1::OperationType;
using getSupportedOperations_cb = V1_1::IDevice::getSupportedOperations_1_1_cb;
static bool ConvertOperation(const Operation& operation, const Model& model, ConversionData& data);