promise-android-tools
Preparing search index...
FastbootConfig
Interface FastbootConfig
interface
FastbootConfig
{
device
?:
string
|
number
;
disableVerification
:
boolean
;
disableVerity
:
boolean
;
force
:
boolean
;
fsOptions
?:
string
;
maxSize
?:
string
;
skipReboot
:
boolean
;
skipSecondary
:
boolean
;
slot
?:
"all"
|
"other"
|
"current"
;
unbuffered
:
boolean
;
wipe
:
boolean
;
}
Index
Properties
device?
disable
Verification
disable
Verity
force
fs
Options?
max
Size?
skip
Reboot
skip
Secondary
slot?
unbuffered
wipe
Properties
Optional
device
device
?:
string
|
number
disable
Verification
disableVerification
:
boolean
disable
Verity
disableVerity
:
boolean
force
force
:
boolean
Optional
fs
Options
fsOptions
?:
string
Optional
max
Size
maxSize
?:
string
skip
Reboot
skipReboot
:
boolean
skip
Secondary
skipSecondary
:
boolean
Optional
slot
slot
?:
"all"
|
"other"
|
"current"
unbuffered
unbuffered
:
boolean
wipe
wipe
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
device
disable
Verification
disable
Verity
force
fs
Options
max
Size
skip
Reboot
skip
Secondary
slot
unbuffered
wipe
promise-android-tools
Loading...