We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0c394e + aee2687 commit 421648eCopy full SHA for 421648e
1 file changed
core/java/android/provider/Settings.java
@@ -4087,7 +4087,9 @@ public static final String getBluetoothInputDevicePriorityKey(String address) {
4087
MOUNT_UMS_AUTOSTART,
4088
MOUNT_UMS_PROMPT,
4089
MOUNT_UMS_NOTIFY_ENABLED,
4090
- UI_NIGHT_MODE
+ UI_NIGHT_MODE,
4091
+ LOCK_SCREEN_OWNER_INFO,
4092
+ LOCK_SCREEN_OWNER_INFO_ENABLED
4093
};
4094
4095
/**
0 commit comments