Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Ant compile demo and UT projects when NDK version lower than r18 #3690

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

BenzhengZhang
Copy link
Collaborator

Android build tool has updated to android ndk r20 and above. Meanwhile switch Ant to Gradle to build enc/dec/ut demo
The purpose of this PR is to be compatible with android ndk r18 and below and to use Ant to build enc/dec/ut demo
There are two combinations to choose from:

  1. Recommended environment: Android NDK r20 and r21, Gradle Build tool
  2. Old version environment: Android NDK r18 and below, Ant Build tool

@BenzhengZhang BenzhengZhang merged commit 15d02fc into cisco:master Oct 23, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant