Fixed
Status Update
Comments
jb...@google.com <jb...@google.com> #2
_codesign was added to support signing, but signing wasn't done (which would remove _codesign).
For now we'll remove _codesign during publishing, which should make it install correctly, and republish the mac package unchanged except without the offending directory as 2.1.
For now we'll remove _codesign during publishing, which should make it install correctly, and republish the mac package unchanged except without the offending directory as 2.1.
jb...@google.com <jb...@google.com> #3
This is fixed in cmdline-tools 2.1, which will be available shortly.
ga...@gmail.com <ga...@gmail.com> #4
2.1 is working. Thanks for addressing this so quickly
Description
└── latest
├── _codesign
│ └── filelist
├── package.xml
└── tools
├── NOTICE.txt
├── bin
│ ├── apkanalyzer
│ ├── avdmanager
│ ├── lint
│ ├── screenshot2
│ └── sdkmanager
├── lib
│ └── ...
└── source.properties
It looks like either the package is built incorrectly initially, or adrt is packaging it incorrectly on mac only (note _codesign is present).
This breaks the tools.