mirror of
https://github.com/corda/corda.git
synced 2025-01-01 02:36:44 +00:00
Merge pull request #226 from dicej/android-bootimage
fix Android bootimage build
This commit is contained in:
commit
3cee8d1a5c
@ -1839,6 +1839,7 @@ writeMap(Output* out, Object* type)
|
||||
Object* m = it.next();
|
||||
|
||||
if (it.sawSuperclassBoundary) {
|
||||
it.sawSuperclassBoundary = false;
|
||||
out->write("Type_pad, ");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user