From 79d45660f2a83a7a771acf82c0bd0efed806abfa Mon Sep 17 00:00:00 2001 From: Guang Zhu Date: Thu, 13 Sep 2012 11:17:43 -0700 Subject: [PATCH] dodging the @JavascriptInterface bullet The reason for not to fix the test instead with new annotation is that it's preferable to have a single version that works for all platforms. This can be revisted once we have enough platforms released to not to care about the older ones. Change-Id: I42557f920702e5a65e39a3fea80533bd07b54367 --- tests/DumpRenderTree/AndroidManifest.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/DumpRenderTree/AndroidManifest.xml b/tests/DumpRenderTree/AndroidManifest.xml index dc44b253822e2..bcb821b44faaa 100644 --- a/tests/DumpRenderTree/AndroidManifest.xml +++ b/tests/DumpRenderTree/AndroidManifest.xml @@ -41,4 +41,6 @@ +