commit | 8683314997acf85a4f53889bcbf9ebd82f8d8f20 | [log] [tgz] |
---|---|---|
author | Mingguang Xu <mingguangxu@google.com> | Wed Jan 09 13:54:29 2019 -0800 |
committer | Mingguang Xu <mingguangxu@google.com> | Wed Jan 23 10:54:45 2019 -0800 |
tree | bbe8d7a521f447832a7bb7670cce8bebf868d9cb | |
parent | a3382a4fefc481d00323f102d36dd6f627650718 [diff] |
Wifi usability: Add @SystemApi to send Wifi usability stats Add system API to allow framework to send Wifi usability stats to system APK. Also add a new permission to protect this API from being used by unauthorized applications. In addition, add a few more entries in Wifi.proto. Bug: 113262380 Test: Unit tests for Wifi: frameworks/base/wifi/tests/runtests.sh Change-Id: I5432419d6da3db96ecc6ff8e1c3197121ca7afbc Signed-off-by: Mingguang Xu <mingguangxu@google.com>