FastbootPack

public class FastbootPack
extends Object

java.lang.Object
   ↳ com.android.tradefed.util.image.FastbootPack


Paketini açmak için bootloader'ın spesifikasyonunu uygulayın.

Özet

Herkese açık kurucular

FastbootPack()

Herkese açık yöntemler

static void unpack(File bootloader, File outputDir, String product, boolean unpackVersion)

Spesifikasyona göre bir önyükleme dosyası açma yardımcı programı.

Herkese açık kurucular

FastbootPack

public FastbootPack ()

Herkese açık yöntemler

paketi açma

public static void unpack (File bootloader, 
                File outputDir, 
                String product, 
                boolean unpackVersion)

Spesifikasyona göre bir önyükleme dosyası açma yardımcı programı. Hızlı önyükleme koduna benzer.

Parametreler
bootloader File

outputDir File

product String

unpackVersion boolean