Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow factory reset without PERSISTENT_DATA_BLOCK_SERVICE #1

Open
wants to merge 1 commit into
base: typhoon-x86
Choose a base branch
from

Commits on Jul 13, 2024

  1. Allow factory reset without PERSISTENT_DATA_BLOCK_SERVICE

    Currently factory reset action is ignored if
    PERSISTENT_DATA_BLOCK_SERVICE isn't presented on device.
    Make sure that we can execute regular factory reset without
    it by utilizing the logic from shouldWipePersistentDataBlock.
    
    Test: manual verify on aosp build
    Bug: 129137473
    Bug: 196634851
    Change-Id: I2abcb93cbc0872dd920c1dd62152596ddd723691
    Signed-off-by: Dmitrii Merkurev <[email protected]>
    dimorinny authored and benys committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    9a05a7e View commit details
    Browse the repository at this point in the history