From 7f9ff9d191f00354c564a70eeeb1eda2b32eb1c7 Mon Sep 17 00:00:00 2001 From: Christopher Tate Date: Mon, 14 Feb 2011 17:31:13 -0800 Subject: Disable cross-app drag/drop @hides the View constant that designates a drag as cross-app, and also forcibly ignores that flag on the system_server side even if it's passed to startDrag() as a literal. Change-Id: I6f321bdf0389db5bb44131fd0f8d6b92f049be52 --- api/current.xml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'api/current.xml') diff --git a/api/current.xml b/api/current.xml index 968b8ed..4ba4be0 100644 --- a/api/current.xml +++ b/api/current.xml @@ -223867,17 +223867,6 @@ visibility="public" > - - - + -- cgit v1.1