Add flag to disable .art file madvise by default

This flag will be used to control the default behavior for madvise'ing
.art app image files. The current global default is set via
runtime_libart.mk to be UINT_MAX.

Flag: android.os.disable_madvise_artfile_default
Test: m
Bug: 382110550
Merged-In: I29adf8e35a07b3f807e41bb5aa0bf6c337cc02b7
Change-Id: I29adf8e35a07b3f807e41bb5aa0bf6c337cc02b7
1 file changed