summaryrefslogtreecommitdiff
path: root/configs/manifests/manifest.xml
diff options
context:
space:
mode:
authorArvind Kumar <karvin@codeaurora.org>2020-01-09 12:08:57 +0530
committerdianlujitao <dianlujitao@lineageos.org>2020-06-01 14:07:53 +0800
commitb8ed87b4246c7c2c45ba21a56cf036e5ed85c33e (patch)
tree7d4a6ecaf47d6c0b81ba59abae01a9e2972aaa63 /configs/manifests/manifest.xml
parent9cca091b1c6d8bf67baf38edc8260414b8467909 (diff)
sdm660-common: Enable graphics mapper version 2.1
Enable graphics mapper version 2.1 Change-Id: Iad70754a980eadcfd68752c76e569b503d398fae
Diffstat (limited to 'configs/manifests/manifest.xml')
-rw-r--r--configs/manifests/manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/manifests/manifest.xml b/configs/manifests/manifest.xml
index e634dfc..72bbdb3 100644
--- a/configs/manifests/manifest.xml
+++ b/configs/manifests/manifest.xml
@@ -87,7 +87,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<hal format="hidl">
<name>android.hardware.graphics.mapper</name>
<transport arch="32+64">passthrough</transport>
- <version>2.0</version>
+ <version>2.1</version>
<interface>
<name>IMapper</name>
<instance>default</instance>