From 7e9c21547a950e1197dfb83c54c937030da1cb9d Mon Sep 17 00:00:00 2001 From: Svetoslav Date: Tue, 21 Oct 2014 14:52:00 -0700 Subject: Grant the shell user a permission to let apps host widgets. An app can host widgets only if it has a special signature premission or the user allowed this app to be able to bind to widgets. This change grants the permission to whitelist an app to bind to app widgets to the shell user. Now a test can have a host that will have some widgets. Note that this is different from whitelisting corp widgets. bug:17993121 Change-Id: Ic6b866cb2a822254e94a130b876ee5db66ed4fbf --- packages/Shell/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index 7e6afa67d962..3c4424505f04 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -92,6 +92,7 @@ +