OSDN Git Service

Add MODIFY_PHONE_STATE permission to access Bluetooth service in Phone app
authorMatthew Xie <mattx@google.com>
Wed, 26 Sep 2012 07:12:26 +0000 (00:12 -0700)
committerMatthew Xie <mattx@google.com>
Wed, 26 Sep 2012 07:12:26 +0000 (00:12 -0700)
commit0e46362107a23fcfe829b270f3ff987d911cd102
tree88bf9b9a3d74b9ca09a6614665ca2c5203a132cb
parentebdb4d92c0ea0b5e40afe0feec71105695d27a4c
Add MODIFY_PHONE_STATE permission to access Bluetooth service in Phone app

Enforce MODIFY_PHONE_STATE permission for some HeadsetService APIs that
only provided for Phone app for phone stat change notifications
bug 7115021

Change-Id: I62e3f429f4205feb50e123ee94b4c468999804a6
AndroidManifest.xml
src/com/android/bluetooth/hfp/HeadsetService.java