-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use side-by-side NDK for Android (#32848)
Summary: Pull Request resolved: #32848 If we leverage the side-by-side configuration of the NDK (see https://developer.android.com/studio/projects/configure-agp-ndk#agp_version_41) we will not have to specify the NDK Path or Version at all. We will automatically pick the best NDK version selected by AGP. Changelog: [Android] [Changed] - Use side-by-side NDK for Android Reviewed By: ShikaSD Differential Revision: D33475818 fbshipit-source-id: 16aa4acfc44b94e2f92df89d71e104bf46d7f162
- Loading branch information
1 parent
0fccbd5
commit bd7caa6
Showing
5 changed files
with
10 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters