From 61a5b0160d9f2e53ef4d4b451212a63032dad32d Mon Sep 17 00:00:00 2001 From: Michael Jurka Date: Fri, 13 Apr 2012 10:39:45 -0700 Subject: New API to allow third-party apps to bind widgets Change-Id: I1a3761c1a0f557a32d4d3bdd0207567fec918ba7 --- core/res/AndroidManifest.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'core/res') diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 4443bc8..e522371 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -1472,6 +1472,13 @@ android:description="@string/permdesc_bindGadget" android:protectionLevel="signature|system" /> + + +