nixpkgs/pkgs/development/mobile/androidenv
Tad Fisher d574ea45a2 androidenv: fix system images xsl used in generate.sh
Updated with fixes for `convertsystemimages.xsl`:
- Use `type-details/codename` if it exists, falling back to
  `type-details/api-level`: this results in "Q" rather than "28" for
  preview images
- Use `<xsl:text>` elements to control whitespace in the output.

This is extracted from https://github.com/NixOS/nixpkgs PR 58131.
2020-03-09 03:43:19 +00:00
..
generated androidenv: add platform SDK 29 2020-03-01 20:23:39 +01:00
ndk-bundle androidenv: fix the $out/bin symlink for ndk-bundle 2019-05-24 02:32:14 +00:00
tools androidsdk: fix missing fontconfig library reference when tools version 26.1.x is used 2019-01-26 21:35:18 +01:00
build-app.nix androidenv: rename stdenv.lib -> lib 2019-08-17 11:19:06 +02:00
build-tools.nix androidenv build-tools: fix old versions under linux 2020-02-14 11:41:57 +01:00
cmake.nix Replace androidenv by new implementation 2018-12-18 21:16:06 +01:00
compose-android-packages.nix treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
convertaddons.xsl Replace androidenv by new implementation 2018-12-18 21:16:06 +01:00
convertpackages.xsl Replace androidenv by new implementation 2018-12-18 21:16:06 +01:00
convertsystemimages.xsl androidenv: fix system images xsl used in generate.sh 2020-03-09 03:43:19 +00:00
default.nix androidenv: rename stdenv.lib -> lib 2019-08-17 11:19:06 +02:00
deploy-androidpackage.nix deployAndroidPackage: prefer local builds 2019-11-16 14:37:47 +01:00
emulate-app.nix androidenv: rename stdenv.lib -> lib 2019-08-17 11:19:06 +02:00
emulator.nix Replace androidenv by new implementation 2018-12-18 21:16:06 +01:00
generate.sh androidenv: update generate.sh to use nix-shell and fail on error 2020-03-09 03:43:19 +00:00
lldb.nix androidenv.lldb: Fix libssl not found 2020-01-07 14:02:13 +07:00
platform-tools.nix treewide: *inputs are lists 2019-12-31 01:09:25 +01:00
querypackages.sh Replace androidenv by new implementation 2018-12-18 21:16:06 +01:00
tools.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00