commit | 3248101b10129d7c25e8bbd5c05fde97802eea4d | [log] [tgz] |
---|---|---|
author | Jerome Gaillard <jgaillard@google.com> | Fri Oct 11 16:16:30 2024 +0100 |
committer | Jerome Gaillard <jgaillard@google.com> | Fri Oct 11 16:16:30 2024 +0100 |
tree | 285ea5c19879740d3c335988e042c90e64e5a20e | |
parent | 90e71530db57dbecdbb9decf795e2fe2d737c980 [diff] |
Allow loading of host runtime for Windows This makes the loading of host runtime dependent on a Java system property instead of simply ignoring it for Windows. By default, this won't be loaded (keeping the current behaviour working). But setting use_base_native_hostruntime to true will allow the host runtime to be created when libandroid_runtime is loaded. Flag: NONE host-only change Bug: 340885449 Test: N/A Change-Id: I308e43e9edbd4a468caa9a0c50b31c492d89417f