class SetConfigurationUnbootable
Defined at line 755 of file fidling/gen/sdk/fidl/fuchsia.paver/fuchsia.paver/cpp/fidl/fuchsia.paver/cpp/markers.h
Updates persistent metadata identifying whether `configuration` is bootable.
Should only be called in the following situations:
* Before `KERNEL` as well as optional `VERIFIED_BOOT_METADATA` assets for specified
`configuration` are written.
* After successfully booting from a new configuration and marking it healthy. This method
would be then called on the old configuration.
* After "successfully" booting from a new configuration, but encountering an unrecoverable
error during health check. This method would be then called on the new configuration.
If the configuration is unbootable, no action is taken.
Returns `ZX_ERR_INVALID_ARGS` if `Configuration.RECOVERY` is passed in via `configuration`.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal