Java MediaCodecInfo: Fix lazy initialization of getSizeRange.
The getSizeRange method was not doing lazy initialization. On low end devices like Gambit, the MediaProperties is not ready when SIZE_RANGE is initialized. Bug: 400911661 Test: atest NativeAMediaCodecInfoTest#testAMediaCodecInfoGetVideoCapsGetSupportForNative Change-Id: I8568074c2c242062e44ac8d91d724314ec9a922a
Loading
Please register or sign in to comment