OSDN Git Service

[WIFI] Protect broadcasts used by the Wi-Fi framework
authorEtan Cohen <etancohen@google.com>
Fri, 27 Dec 2019 20:47:18 +0000 (12:47 -0800)
committerEtan Cohen <etancohen@google.com>
Fri, 27 Dec 2019 20:47:18 +0000 (12:47 -0800)
commit7c8fce66abaf128339db09ac11eefa9ccdd1f257
treeab356044359218a8b7b9c8b3b71d8e4a558c098d
parent66a71e55b30ac3e917ae04ed5273b978d340d7b2
[WIFI] Protect broadcasts used by the Wi-Fi framework

Make sure the broadcasts used by the Wi-Fi framework are protected:
i.e. can only be transmitted by privileged components (as opposed to
any 3rd party app).

Broadcast: Suggestion API

Bug: 146642727
Test: atest android.net.wifi
Test: atest com.android.server.wifi
Merged-In: I9a0bf4428774b13cc6414a223f378e09341a6a55
Change-Id: I9a0bf4428774b13cc6414a223f378e09341a6a55
core/res/AndroidManifest.xml