Merge "Disables notification drag & drop." into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
1c121789db
@@ -654,7 +654,7 @@
|
|||||||
<integer name="config_connectionMinDuration">1000</integer>
|
<integer name="config_connectionMinDuration">1000</integer>
|
||||||
|
|
||||||
<!-- Flag to activate notification to contents feature -->
|
<!-- Flag to activate notification to contents feature -->
|
||||||
<bool name="config_notificationToContents">true</bool>
|
<bool name="config_notificationToContents">false</bool>
|
||||||
|
|
||||||
<!-- The rounded corner drawable for each display in a multi-display device.
|
<!-- The rounded corner drawable for each display in a multi-display device.
|
||||||
{@see com.android.internal.R.array#config_displayUniqueIdArray} -->
|
{@see com.android.internal.R.array#config_displayUniqueIdArray} -->
|
||||||
|
|||||||
Reference in New Issue
Block a user