Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove support for zygote32 and dex2oat32
Since we are not supporting 32bit anymore we need to remove zygote32 and since 32bit abi is removed dex2oat32 is not getting generated. With this patch dex2oat64 will get generated and zygote32 support is completely removed. This should give overall performace boost. Tests Done: build and boot Tracked-On: OAM-126135 Signed-off-by: Tanuj Tekriwal <[email protected]>
- Loading branch information