diff options
author | Bartosz Fabianowski <bartfab@google.com> | 2016-01-12 15:43:19 +0100 |
---|---|---|
committer | Bartosz Fabianowski <bartfab@google.com> | 2016-01-14 17:18:45 +0100 |
commit | 6fb0756d2f59d70507919350f6192718b5d3f630 (patch) | |
tree | 8d7fe6be9cc673d7590de4660df0287d11e7ba25 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 4a4345b681f430bc76bed964eb3d4d569539130e (diff) |
Add WifiConfiguration.shared flag
* Add boolean WifiConfiguration.shared, which indicates whether a network
is shared (visible to and usable by all users) or private (visible to
and usable only by the user who created it)
* Extend WifiConfiguration.configKey(...) so that when two users create
private configurations for the same network, their configurationKeys
will be different.
* Make AccessPoint.matches(...) take into account the shared flag
BUG=25600871
Change-Id: I4a4335fa3b4b4f850e16748583a29ab66992ddc8
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions