commit | e0c2449d989d03f4fa4698bde3cd29deaaa01956 | [log] [tgz] |
---|---|---|
author | Hai Shalom <haishalom@google.com> | Tue Jan 15 20:46:44 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jan 15 20:46:44 2019 +0000 |
tree | a79caa1c1a57b410db465a1f0bc5a193c83f0c67 | |
parent | 758ebb9aeef13fb3a8325b708d26e124a030776e [diff] | |
parent | 37715240f44f08c8a97eca7f1521d789ec9e8e67 [diff] |
Merge "[DPP] Add "Not supported" failure code for DPP."
diff --git a/wifi/supplicant/1.2/types.hal b/wifi/supplicant/1.2/types.hal index 576b4f5..eaf2546 100644 --- a/wifi/supplicant/1.2/types.hal +++ b/wifi/supplicant/1.2/types.hal
@@ -60,4 +60,5 @@ BUSY, TIMEOUT, FAILURE, + NOT_SUPPORTED, };