[android-developers] Re: android.intent.action.HEADSET_PLUG Permission

2012-11-01 Thread Anton Kaiser
Can you tell us why you have to send one of those protected broadcast? I can't imagine any scenario. Maybe we will find other ways to achieve your goals. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: android.intent.action.HEADSET_PLUG Permission

2012-10-31 Thread Joman Chu
I pointed this question at a friend and he got back to me with an answer. Turns out that broadcast got turned into a protected broadcast a few months ago. Check out this commit: https://github.com/android/platform_frameworks_base/commit/8f014059d3084fcce9e82b4b1f8b8323744ac52d On Thursday,