Project-ARTist / ArtistGui

ARTist's deployment application, for code-injection on an Android device.
https://artist.cispa.saarland
Other
37 stars 12 forks source link

added check for x86/x86_64 architecture in setupDex2oatCommand #53

Closed tkh42 closed 6 years ago

tkh42 commented 6 years ago

Checks for x86/x64 and adjusts the dex2oat compiler options. instruction-set features and instruction-set-variant probably have to be changed.

sweisgerber-dev commented 6 years ago

Travis failing, due to unknown reasons (empty logs, no errors). Merged anyway, because we haven't configured any x86* flags yet.

Thanks for the submission 👍