| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
Android 6.0.1 release 66
# gpg: Signature made Tue 06 Sep 2016 09:26:45 AM PDT using DSA key ID 9AB10E78
# gpg: Can't check signature: public key not found
|
| |
| |
| |
| |
| |
| |
| | |
Don't use "==" to compare strings.
Bug: 25624963
Change-Id: Id25696e4fdcbcf4d48ec74e8ed65c1a33716b30c
|
| |
| |
| |
| |
| | |
BUG:25624963
Change-Id: I939a12a27d6b915d8a9cc8b142f645fba0ee42ec
|
| |
| |
| |
| |
| |
| |
| |
| | |
Turn off the Wi-Fi hotspot after a specified time of inactivity.
The hotspot is considered to be inactive when no clients are
connected to it.
Change-Id: Ife48d5254b06b4e80841d5970984ab9979574e07
|
| |
| |
| |
| |
| |
| |
| |
| | |
This state variable signify that Wi-Fi turn on failed. This information is
broadcasted through Wi-Fi state change event.
Change-Id: I6b40857ecdbf7d8a106c08d66cc328071cdc5db4
CRs-Fixed: 947716
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
https://android.googlesource.com/platform/frameworks/base into cm-13.0
Android 6.0.1 release 3
Change-Id: I59b9e5a943e0860d43bcfb36ee0e8b8b072412ea
|
| |
| |
| |
| |
| |
| | |
b/24253154
Change-Id: I45c770dc4769e74b668385dbc3a618d31a40dc7e
|
| |
| |
| |
| |
| |
| | |
Added changes to support new features in QSSP
Change-Id: I92c0a4eb3cb5363fbf08185f25644a3202c38788
|
| |
| |
| |
| |
| |
| | |
Check user permissions before enabling/disabling wifi.
Change-Id: I1ddae6e47f42b6d3fc831c2c135ece75cf9e935d
|
| |
| |
| |
| |
| |
| |
| | |
* Backport from previous CM releases, adapted to new API
Change-Id: Id175bbfb7500329d5f8abfe645106854c201b2fb
Signed-off-by: Steve Kondik <steve@cyngn.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Instrument framework files to log events of interest.
Conflicts:
core/java/android/accounts/AccountManager.java
Change-Id: Ia45651e6352586f910039b51cac2356f65f80010
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
For EAP SIM/AKA/AKA` authentication to happen on a specific SIM , the
SIM number has to be also a part of Wi-Fi configuration . This commit
ensures the same.
Change-Id: I3239c534bd8d221dc0af0174304427491a1d586b
CRs-Fixed: 905749
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
If framework recevied the STA (dis)connect message from netd,
it will try to read device info from dnsmasq and broadcast
an state change event via intent.
Meanwhile, framework will maintain the conneted Sta list which
can be access from upper layer
Conflicts:
core/res/res/values/symbols.xml
Change-Id: I14972a7294e76ee97f9dce78a474b302227328f0
|
|/
|
|
|
|
|
|
|
|
|
| |
AutoJoinController uses configKey to distinguish networks. It compares
configKeys of saved network with recent ScanResult. WifiConfiguration
has two different APIs to generate configKey based on input variables.
Framework should use same logic to generate configkey even though input
differs. This fix ensures the parity between configKey(boolean) and
configKey(ScanResult) APIs.
Change-Id: I0b0adacafaa656cbf96f24f178f99596162b155a
|
|\ |
|
| |
| |
| |
| |
| |
| | |
b/22773761
Change-Id: I44c8a19c11470ab16baf27eef252097690ef5d4a
|
|/
|
|
|
| |
Bug: 22790527
Change-Id: I71b298b98da098f647f52886c3c3a7456cb24d51
|
|
|
|
| |
Change-Id: I85d75429baed3263c04e747eb374c66177c064f5
|
|
|
|
|
|
| |
b/14990268
Change-Id: I0231a9f0fae2baee50138e1cfa5416612ff41d6d
|
|
|
|
|
|
| |
b/22396383
Change-Id: I61efef1babaab756425e6958843dfb9ad47b46cd
|
|
|
|
|
|
|
| |
Return an empty list if the calling process has no location permission/appop
Bug: 21852542
Change-Id: Ifb9c5eb06c3fc7136a7f8251ac152234585f5b67
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I1c4abf9bed86cddea3592f0604def1a7727b73fc
|
|/
|
|
|
|
|
|
|
|
| |
ScanResult now hides all flags and their values, only methods
are public; and converted roaming consortium to an array of longs
instead of Longs.
Bug: 22179306
Change-Id: I644110dbddd5fa7a7109ac16051845fcc4c4e9d1
|
|
|
|
|
|
|
| |
ephemeral flag in WifiInfo.
Add this private field to WifiInfo.
Change-Id: Ic815b87a24e8272faa6e9e820b8fa55224af882a
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added a flags field in ScanResult; along with flag
values and methods to read them.
Changed types of passpoint related fields.
Bug: 21342042
Bug: 21572290
Bug: 21343777
Change-Id: I413960de88b387853d11b9e10f92665e9c06a81b
|
|
|
|
|
| |
Change-Id: I8687594eccea1e3d8b99450da5230442cdbd1a86
(cherry picked from commit 5fc9e14077c3bec51d0a93a5edeeade396d77d15)
|
|
|
|
| |
Change-Id: Iaace83e752c8aa7d740a3dfad42cd8bba80a7a08
|
|
|
|
|
|
|
| |
Use longs instead of ints, because the energy values can get pretty
high.
Change-Id: I43e696ad9e5965c2e616b11920db5bfae5db1671
|
|
|
|
|
| |
Bug:21636405
Change-Id: I33a8e7e42dd428c1ff598bef3aed44060c6dd396
|
|
|
|
|
|
|
|
|
|
| |
These helped once; but now this is just noise. Also
given that GMSCore starts/stops scans many times it is
taking too much of log real estate.
Bug: 20416721
Change-Id: I965ed919afbac56e123e8d019be84d7d33abf3f9
|
|
|
|
|
| |
Change-Id: I028615e55700aa92889670297f1130397eba650f
(cherry picked from commit c50315e014efded84b8f1981602951011816360b)
|
|
|
|
|
| |
Change-Id: Idd521f724684986ff84306327d42b810f7b30245
(cherry picked from commit b9e6d98c6c0a05ebfc73a14d1ac2a47d58290241)
|
|
|
|
|
| |
Change-Id: Ic8411d622755ee168da6495d2e86201fb3c1154f
(cherry picked from commit c4ea0369dd01ec1ed53b5c8930d2f3831d793442)
|
|
|
|
|
|
|
|
|
| |
The sHandlerThread name in RttManager is called "WifiScanner".
It should be changed to RTTManager
Bug:21299667
Change-Id: I545d0810544295fb39d95b5c3d8fe89c3b8fc073
(cherry picked from commit 4451685c7fd16c9a9a77791bb5bc9e4f23f1b6e8)
|
|
|
|
|
|
|
|
|
|
| |
This flag indicates if scan was successful and results were
updated. It will be set to false if a scan is not performed
(intentionally) or if it failed to produce any results.
Bug: 20642015
Change-Id: I06a1fdd684932db68891ee28d5a049980f483f0f
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
As a part of the new runtime permissions work we are limiting
the PII apps can access. BT and WiFi MAC addresses are PII and
based on our research there is no valid use case for app dev
to get these addresses aside of user tracking which we are
trying to limit.
bug:21078858
Change-Id: Ib48223b272c0fd4f5c36acc889d4f44df204b309
|
|/
|
|
|
|
|
| |
cherry-picked from mirror-m-wireless-internal-release
3655257 - hal based pno and lazy roam implementation
Change-Id: Ib58d40796c896a6d0dad856e0cb86c716c7aee7f
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(cherry-picked from mirror-m-wireless-internal-release
216d8c3 fix null pointer crash)
Bug: 20232584
Change-Id: I7c46e372bc8f3a54b0428ef56c034eb2c79133ea
|
|/
|
|
|
|
|
|
|
|
| |
Currently, the hack is activated for apps that target L or lower.
Per discussion, we should activate the hack only for apps that
target KK or lower. Apps that target L or above must instead use
the appropriate multinetwork APIs to deal with this situation.
Bug: 20081183
Change-Id: I29e1989e7a07aaabc10f604c20ecdc0d8b5366a3
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* changes:
Merge commit 'b6f59f4' into master_merge
Merge commit 'f6db0ce' into master_merge
Merge commit '17455a3' into master_merge
Merge commit 'b4d5b32' into master_merge
Merge commit 'a1a2fa7' into master_merge
Merge commit '8dfdb98' into master_merge
Merge commit 'eba66c3' into master_merge
|
| |\ |
|
| | |
| | |
| | |
| | | |
Change-Id: I9a916305910c65425ffe7ea8d5a29dba0ee9a8da
|
| | |
| | |
| | |
| | |
| | | |
Bug:19918231
Change-Id: I98aea756cc15683596096e46da48efe0737ae1d1
|
|/ /
| |
| |
| |
| | |
Bug: 17380953
Change-Id: I9664bcbf33832fe722e7d2b3125939287ee98098
|
|\ \
| |/
| |
| | |
Change-Id: Ie4889e3448b905afe5c0df453da96df0735e60d7
|
| |
| |
| |
| | |
Change-Id: Id7024feb6baf8c6cc607702b3ac90dfbd3d483ba
|
|\ \
| |/ |
|