• Ethan Yonker's avatar
    Merge in lollipop and attempt to fix merge conflicts · a1674162
    Ethan Yonker authored
    This will probably not compile and may need additional work.
    For tracking purposes so we know what might still need looking at
    as none of this has been compiled and tested, here is a list of
    the merge conflicts that I attempted to fix before pushing this
    set of changes:
    
    git pull aosp lollipop-release
    remote: Finding sources: 100% (992/992)
    remote: Total 992 (delta 473), reused 992 (delta 473)
    Receiving objects: 100% (992/992), 1.51 MiB | 516.00 KiB/s, done.
    Resolving deltas: 100% (473/473), completed with 42 local objects.
    From https://android.googlesource.com/platform/bootable/recovery
     * branch            lollipop-release -> FETCH_HEAD
     * [new branch]      lollipop-release -> aosp/lollipop-release
    Auto-merging verifier_test.cpp
    CONFLICT (content): Merge conflict in verifier_test.cpp
    Auto-merging verifier.h
    CONFLICT (content): Merge conflict in verifier.h
    Auto-merging verifier.cpp
    CONFLICT (content): Merge conflict in verifier.cpp
    Auto-merging updater...
    a1674162
recovery.cpp 40.4 KB