am d5a6df6d: Merge "Make the NullVibrator really null." into mnc-dev
* commit 'd5a6df6d228036258d616245502c1a4f85ba4b2e': Make the NullVibrator really null.
This commit is contained in:
@@ -43,7 +43,6 @@ public class NullVibrator extends Vibrator {
|
||||
*/
|
||||
@Override
|
||||
public void vibrate(int uid, String opPkg, long milliseconds, AudioAttributes attributes) {
|
||||
vibrate(milliseconds);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user