commit | 5262167584b199f9fdc0b9f9ae141ef3cee5a643 | [log] [tgz] |
---|---|---|
author | MÃ¥rten Kongstad <marten.kongstad@sony.com> | Fri Oct 04 09:24:54 2019 +0200 |
committer | Eugene Susla <eugenesusla@google.com> | Fri Oct 04 17:13:44 2019 -0700 |
tree | 3f97196512ec9d7101b58d78a2c068b420953693 | |
parent | 2f49522757f6d587bc8fc2b81e60544196f29fec [diff] |
codegen: do not assume arch is arm64 Replace hard-coded path to CodegenTests.apk, which assumes the current architechure is arm64, with dynamic lookup. Test: manual (runTest.sh works on the aosp_x86_64-eng emulator) Change-Id: I4110083f055a65375de89da95fdc07739a3d9da5