Fix VibrationEffect creation from parcel
Fix creators for concrete VibrationEffect types to skip the int token used to identify the different implementation while reading from parcel. Add unit tests to the individial CREATOR instances to make sure they're able to create an instance when they're triggered by Bundle.getParcelable. Fix: 356352552 Test: android.os.VibrationEffectTest Flag: android.os.vibrator.vendor_vibration_effects Change-Id: If3a42c8c49f045ce699c7d571ee53e278fcfad36
Loading
Please register or sign in to comment