flo: Update *.mapper service to create compatibility with 64-Bit binder

Change-Id: I6c305a06b7d643f4f1ee39473abb56eeb10737e5
Signed-off-by: sudokamikaze <sudokamikaze@protonmail.com>
This commit is contained in:
sudokamikaze 2018-04-23 15:12:22 +03:00 committed by followmsi
parent 7198eccd18
commit c0313b8db0
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
</hal>
<hal format="hidl">
<name>android.hardware.graphics.mapper</name>
<transport arch="32">passthrough</transport>
<transport arch="32+64">passthrough</transport>
<version>2.0</version>
<interface>
<name>IMapper</name>