Docs: Increase required runtime heap size for smaller screens

Prevents apps hitting oome due to old linear alloc objects being
allocated in the runtime heap causing the heap to be larger than it
used to be.

Bug: 19704961
Change-Id: Id45fbe712676b1a4bca732c7e6f60e54e058e66a
1 file changed