Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TeamWin/android_system_core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: android-10.0
Choose a base ref
...
head repository: sm6150-dev/android_system_core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: android-10.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Nov 16, 2020

  1. [BACKPORT]fs_mgr: Don't parse encryption options, just keep string

    We now defer parsing encryption options to the fscrypt library. To avoid
    adding a dependency, we simply record the options string in the fstab
    and defer parsing until it's needed.
    
    Bug: 143307095
    Test: cuttlefish still boots
    Change-Id: Ied13ea2f731c63b0524aed11db6983a86dab9fa1
    ciphergoth authored and PIPIPIG233666 committed Nov 16, 2020

    Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    84375f4 View commit details
Loading