commit | 7e8869b215bed8a9f10f3d0967e43f5b78c98ab5 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Mar 08 14:08:21 2017 -0800 |
committer | Yifan Hong <elsk@google.com> | Wed Mar 08 14:11:09 2017 -0800 |
tree | 989751a7e430190602e68080d2dc15d610de1165 | |
parent | 2be9418963c8d36bb1425093d224256e2a94b277 [diff] |
Update to add bitness info to system/manifest.xml Bug: 35966597 Test: marlin boots Change-Id: I92abc916cfe422312d7dc67a7410115eb03cd5d8
diff --git a/manifest.xml b/manifest.xml index 06b57b6..02cd8a1 100644 --- a/manifest.xml +++ b/manifest.xml
@@ -21,7 +21,7 @@ </hal> <hal> <name>android.hidl.memory</name> - <transport>passthrough</transport> + <transport arch="32+64">passthrough</transport> <version>1.0</version> <interface> <name>IMapper</name>