am a7b3694c: am b9bdde13: am 1663c75f: am d5a6df6d: Merge "Make the NullVibrator really null." into mnc-dev
* commit 'a7b3694c56dfc85a4edbb868815ee3dd0998a5b9': 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