Inital pkg for android-tools, this includes adb and fastboot. fixes T7381
Details
Details
- Reviewers
DataDrake - Group Reviewers
Triage Team - Maniphest Tasks
- T7381: Package Request: android-tools
pkg functions and installs correctly
adb, connected to device functions as normal. shell, push, pull, devices functions as normal
fastboot, functions as normal, no udev rules so sudo is needed. flash and boot functions as normal
Diff Detail
Diff Detail
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
| package.yml | ||
|---|---|---|
| 12 | Should be using pkgconfig() directives for libraries with .pc files. See Provides in the eopkg info output for the required libs. | |
This comment was removed by EvolutionMod.
| package.yml | ||
|---|---|---|
| 13 | zlib-devel is not needed as it's part of system.devel. | |
| package.yml | ||
|---|---|---|
| 14 | Ditto for openssl-devel. | |