Merge "Remove non-safe mode boot vibration." into oc-dr1-dev

am: 149ff697ff

Change-Id: Ie8964116ffb3dccd6b683f0fff764d128107ac4f
This commit is contained in:
Michael Wright
2017-07-24 12:52:43 +00:00
committed by android-build-merger
5 changed files with 6 additions and 28 deletions

View File

@@ -69,12 +69,7 @@ public class HapticFeedbackConstants {
public static final int TEXT_HANDLE_MOVE = 8;
/**
* This is a private constant. Feel free to renumber as desired.
* @hide
*/
public static final int SAFE_MODE_DISABLED = 10000;
/**
* The phone has booted with safe mode enabled.
* This is a private constant. Feel free to renumber as desired.
* @hide
*/