OSDN Git Service

Temporarily add GALLERY_PROVIDER permission to fix Beam.
authorMartijn Coenen <maco@google.com>
Tue, 30 Oct 2012 22:15:05 +0000 (15:15 -0700)
committerMartijn Coenen <maco@google.com>
Tue, 30 Oct 2012 22:18:56 +0000 (15:18 -0700)
commit19d8d5447897a7f8f4ee1ac2745639e4c8c1ff8b
treea224ea7083872b59f47d5178fb118852027511ca
parentede67c26e7b2564ea35db6d9b3027a269c150e13
Temporarily add GALLERY_PROVIDER permission to fix Beam.

Photo transfers incoming through Android Beam switch processes
twice (Gallery->NFC, NFC->Bluetooth), and the permission to
access to the Gallery content provider is not transferred.
As a short term solution, grant Gallery provider
permissions to Bluetooth.

Bug: 7433498
Change-Id: Id5915f4a37bec5003a42646162249a0c2c69aa48
AndroidManifest.xml