QtiMapper: Import error type
Import Error type explicitly as this is not imported through
importing mapper.2.1 interface
Change-Id: I2aa774515d1984ed9243d72ca1b5e40cbdf1e686
CRs-Fixed: 2265886
diff --git a/display/current.txt b/display/current.txt
index 363dba8..ea6e2f8 100644
--- a/display/current.txt
+++ b/display/current.txt
@@ -35,4 +35,4 @@
44a03774c9931f3779affaa88bb0217a3666420c38ca0c98170a7cf40a581419 vendor.qti.hardware.display.allocator@1.0::IQtiAllocator
f5c217947f9e7ddc9b20d339928adfb4c84fb91969119b2479e9993ca3e4db08 vendor.qti.hardware.display.composer@1.0::IQtiComposer
6a1ce8d44bf75d2102ae54bddce02f2bc7bd064444c30402b6dea741114703de vendor.qti.hardware.display.composer@1.0::IQtiComposerClient
-d86bedd1b8c450a72d417b6436f761108901067384fd0d6b7c7b8e98f8370b64 vendor.qti.hardware.display.mapper@1.0::IQtiMapper
+db19f93c419a59c901c1530a9241480b047a0f026b2eef7fe0c55cf3874c56c0 vendor.qti.hardware.display.mapper@1.0::IQtiMapper
diff --git a/display/mapper/1.0/IQtiMapper.hal b/display/mapper/1.0/IQtiMapper.hal
index 8022524..ab7e682 100644
--- a/display/mapper/1.0/IQtiMapper.hal
+++ b/display/mapper/1.0/IQtiMapper.hal
@@ -30,6 +30,7 @@
package vendor.qti.hardware.display.mapper@1.0;
import android.hardware.graphics.mapper@2.1;
+import android.hardware.graphics.mapper@2.0::types;
interface IQtiMapper extends IMapper {