Merge "Add INSTANT_VOICE_REPLY flag" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d17f0b43f2
@@ -66,6 +66,10 @@ public class Flags {
|
|||||||
public static final UnreleasedFlag FSI_REQUIRES_KEYGUARD =
|
public static final UnreleasedFlag FSI_REQUIRES_KEYGUARD =
|
||||||
new UnreleasedFlag(110, true);
|
new UnreleasedFlag(110, true);
|
||||||
|
|
||||||
|
public static final UnreleasedFlag INSTANT_VOICE_REPLY = new UnreleasedFlag(111, true);
|
||||||
|
|
||||||
|
// next id: 112
|
||||||
|
|
||||||
/***************************************/
|
/***************************************/
|
||||||
// 200 - keyguard/lockscreen
|
// 200 - keyguard/lockscreen
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user