Merge pull request #48848 from nicknovitski/android-sdk-26-licenses
Update android sdk, add license config option and selectable build tools
This commit is contained in:
@@ -770,6 +770,7 @@ with pkgs;
|
||||
|
||||
androidenv = callPackage ../development/mobile/androidenv {
|
||||
pkgs_i686 = pkgsi686Linux;
|
||||
licenseAccepted = (config.android_sdk.accept_license or false);
|
||||
};
|
||||
|
||||
inherit (androidenv) androidndk;
|
||||
|
||||
Reference in New Issue
Block a user