Add runtime flag to zygote

Add runtime flag to zygote to enable page size compat
mode for application which will be started. Based on the runtime
flag, compat mode will be set in linker

Test: atest -c FileSystemUtilsTests
Test: Install 4KB aligned app and see the dialog on 16 KB device,
Test that app is working in compat mode
Bug: 371049373

Change-Id: Ibd796cedf9d996af6114e76310c92be23fd6a47e
2 files changed