commit | 90ca7c8b974003786a5114d0ed65e1665047bbe4 | [log] [tgz] |
---|---|---|
author | Akira Baruah <akirabaruah@google.com> | Wed Oct 11 21:26:21 2023 +0000 |
committer | Akira Baruah <akirabaruah@google.com> | Tue Oct 17 23:52:21 2023 +0000 |
tree | 913519a4a2ad4c37f52b102ff4b9ee839a8fe0f2 | |
parent | 096d1ad076179010f9798a71383cf48515c1f59a [diff] |
runtime: Add PreZygoteForkUnsafe helper function Required for native_bridge implementation. No RISC-V specific modifications. Bug: 276787500 Test: m berberis_all Change-Id: I2c7b1b891ededb394899eb11557617ab039da114
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.