Removing @NonNull from String reason in Vibrator.vibrate(VibrationEffect,...
Removing @NonNull from String reason in Vibrator.vibrate(VibrationEffect, VibrationAttributes, String) This better complies with the call to vibrate(vibe, attributes, null) from the method above Test: VibratorTest Flag: NONE usage of this API will be flagged by its use cases Bug: 355061544 Change-Id: Ic1a35cf69e8ed7463a6ac5f33063942f2e888003
Loading
Please register or sign in to comment