commit | bb409c18add9e9f607626e2435b38a95e2fdb3e1 | [log] [tgz] |
---|---|---|
author | Serik Beketayev <serikb@google.com> | Fri Apr 02 16:47:24 2021 -0700 |
committer | Serik Beketayev <serikb@google.com> | Tue Apr 13 12:06:38 2021 -0700 |
tree | 5fec125a63bbe827403d0a74539e45a7da533925 | |
parent | d59ba11b9936de04fb88bfe92c036a99381dd6b4 [diff] |
[NetworkPreferenceApp] WiFi SSID capability change Adding an ability to assign certain PANS capabilities to selected SSIDs. Bug: 180368798 Test: mma Change-Id: I2fe3a77122e7ba74668b52149d1c5cce05f0c4b1
Native (C++) code format is required to be compatible with .clang-format file. Run
git clang-format --style=file --extension='h,cpp,cc' HEAD~
Note that clang-format is not desirable for Android java files. Therefore the command line above is limited to specific extensions.