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

Upgrade Android SDK to API level 17 #71123

Closed
wants to merge 5 commits into from

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    6d72244 View commit details
    Browse the repository at this point in the history
  2. Use posix_memalign on Android as well.

    We're now targetting minimum Android API level 16, which now includes
    poxis_memalign, so it should act just as other Unix systems.
    badboy committed May 8, 2020
    Configuration menu
    Copy the full SHA
    05639ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fbbb56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    235aba2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2319ae View commit details
    Browse the repository at this point in the history