• O
    Fix mapping CLEARKEY_UUID to COMMON_PSSH_UUID · f44e30c7
    olly 提交于
    This mapping when we call into platform components also needs
    to be applied when creating the MediaCrypto instance. The fix
    is to stop propagating the UUID through all the createMediaCrypto
    methods. This is unnecessary, since the eventual target already
    knows its own UUID!
    
    Issue: #3138
    
    -------------
    Created by MOE: https://github.com/google/moe
    MOE_MIGRATED_REVID=166843372
    f44e30c7
DrmInitData.java 9.9 KB