"git@repo.buzztime.com:halo/system_core.git" did not exist on "e29cbd3372e5af761d3c2423723182acf6951166"
fs_mgr: increase tmpfs size to accommodate bigger dex2oat data
JP Abgrall authored

During encryption and decryption, art is pumping out data via
dex2oat into the /data that is actually a tmpfs.
It currently needs ~195MB.
So we increase the tmpfs from 128MB to 256MB.

Bug: 15909689
Change-Id: I5d518a87d7b4eccf32fcd77f61980646ee8a3d35
Signed-off-by: default avatarJP Abgrall <jpa@google.com>
e29cbd33