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

Support for fetching extra global security state via the extension of SecurityStateManager#getGlobalSecurityState() API downstream #282

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Oct 1, 2024

  1. Cleanup unused import

    quh4gko8 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    317d54f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb9bb46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd752b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3202fe0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76065a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5668c02 View commit details
    Browse the repository at this point in the history
  7. Include global security state extension values for serializaiton

    This includes serializing autoreboot and usb port security state value,
    for display in its deserialization.
    quh4gko8 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c0e2b91 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79e811c View commit details
    Browse the repository at this point in the history
  9. Add separate manifest for merging in release build variant

    This declares the added permission downstream needed to fetch for
    additional global security state extensions.
    quh4gko8 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    316f028 View commit details
    Browse the repository at this point in the history
  10. Revert "Override OEM unlock check with downstream security state flag…

    … whenever it is present"
    
    This reverts commit ece40a4.
    quh4gko8 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8a37535 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c96f73 View commit details
    Browse the repository at this point in the history