1d8313042d
Nix unzips the different components of the Android SDK one by one. It followed the directory structure of complete packages released for mainstream OS but the names of the directories in build-tools doesn't match those. As a result, some programs assuming the usual directory structure and naming conventions broke (in my case it is a gradle plugin). This is a fix. It may introduce a regression if some programs rely on the current behavior. |
||
---|---|---|
.. | ||
androidenv | ||
flashtool | ||
titaniumenv | ||
xcodeenv | ||
xpwn |