OSDN Git Service

hotspot2: register Passpoint related intents as protected broadcast
authorPeter Qiu <zqiu@google.com>
Mon, 27 Mar 2017 18:49:33 +0000 (11:49 -0700)
committerPeter Qiu <zqiu@google.com>
Mon, 27 Mar 2017 22:10:04 +0000 (15:10 -0700)
commitcb9ad34e6639a270de10c28a5d7291b995eed1ec
treecc03a46c35a0c47f42808c0bf68014401df60feb
parentae3bae715e6fd594d0ccefb66772e6fe1b8d303b
hotspot2: register Passpoint related intents as protected broadcast

These intents should only be broadcast by the System Service, so
register them as protected broadcast.

Bug: 36655814
Test: Build with go/aog/355397, verify in logcat that no non-protected
      broadcast error gets thrown when
      android.net.wifi.action.PASSPOINT_OSU_PROVIDERS_LIST intent
      is broadcasted

Change-Id: I57849d0decef407624cac380a0f12f5428e0f1de
core/res/AndroidManifest.xml