Skip to main content

update_android_bootreason

Function update_android_bootreason 

Source
pub async fn update_android_bootreason(
    dir: Option<DirectoryProxy>,
    android_provided_bootreason: Option<String>,
) -> Result<String, Error>
Expand description

Update the Android bootreason. Use get_or_init_android_bootreason to get the cached Android boot reason instead of this.