Throw exception when trying to allocate memory above 1MB limit

BadParcelableException is thrown when creating arrays which use more
than 1MB memory

Bug: 205282403
Test: m && acloud delete --all && acloud create --local-image --local-instance
&& atest -c android.os.ParcelTest

Change-Id: I087a2b0eec0fa3c6987ae8709c1c119577551001
1 file changed