pub async fn get_or_init_android_bootreason(
dir: Option<DirectoryProxy>,
android_provided_bootreason: Option<String>,
) -> &'static Result<String, Error>Expand description
Get an Android-compatible boot reason suitable to add to the cmdline or bootconfig.