Skip to content

clearing traces accumulated after hwp is sucess #6

@devenrao

Description

@devenrao

processBootError(bool status) method if passed with true value was meant to clear all the accumulated traces but the same deviated over-time need to fix it.

need to call reset method if status is true.

need to revisit and check the overall flow, now we might be getting IPL_ERR_OK which means the hwp sucess during which we are clearing the accumulated traces so there might be never a need to call the processBootError with status flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions