Fix alignment bug in PreObjectAlloc

We were incorrectly setting the byte-count to a potentially unaligned
value. This could cause CHECK failures in rare situations.

Test: ./test.py --host
Bug: 146436130
Change-Id: Ia8d650b085af875fc45e5408ed7b81f9ce69df1f
1 file changed