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

Separate GPT table as read-only and read-write #218

Merged
merged 1 commit into from
Sep 29, 2024

Commits on Sep 23, 2024

  1. Separate GPT table as read-only and read-write

    These partition tables will be used in android flash
    if android image is devided into read-only image
    and read-write image
    
    Test Done:
    make flashfiles to generate gpt_ro.bin gpt_rw.bin
    and gpt_rw_nolic.bin
    Flash these gpt tables to device through fastboot
    and boot success
    
    Tracked-On: OAM-124748
    Signed-off-by: Chen, Gang G <[email protected]>
    GangSecurity committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e1973df View commit details
    Browse the repository at this point in the history