OSDN Git Service

Don't require CONNECTIVITY_INTERNAL check for protected broadcasts
authorVinit Deshpande <vinitd@google.com>
Thu, 11 Sep 2014 01:38:26 +0000 (18:38 -0700)
committerVinit Deshpande <vinitd@google.com>
Thu, 11 Sep 2014 01:38:26 +0000 (18:38 -0700)
commit8a7cd97457eba6965b9f7a6d527e29e07694bfb9
treee5a1184650b3981061a372610f84ae03ceb4f137
parent1e7dbd455eade6e6d8f1abd7969dd096972ed84f
Don't require CONNECTIVITY_INTERNAL check for protected broadcasts

This change removes requirement that sender has this permission for
protected broadcasts (since they can only come from framework)

Bug: 17409667

Change-Id: I3431c20a4ed28b3ba2bfc3cf53772e63a3424a2c
src/com/android/settings/wifi/AdvancedWifiSettings.java