Language

Package: fastboot @ 7.1.2_r36

Synopsis

Android image flasher

Description

This package provides fastboot, a tool to upload file system images to Android devices.

Home page
https://developer.android.com/studio/command-line/
Location
gnu/packages/android.scm (line: 656, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 700 is way too long (105 characters)
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name
patch-headers

Validate patch headers

libutils-remove-damaging-includes.patch: patch lacks comment and upstream status
patch-headers

Validate patch headers

libutils-add-includes.patch: patch lacks comment and upstream status
patch-headers

Validate patch headers

adb-add-libraries.patch: patch lacks comment and upstream status
patch-headers

Validate patch headers

libziparchive-add-includes.patch: patch lacks comment and upstream status