Arc Wang cfa78006a0 Filter out unsupported security type for DPP configuration.
There is different Wi-Fi security support between ZXing's Wi-Fi QR code
format and Wi-Fi DPP QR code format.

  ZXing's Wi-Fi QR code format: supports WEP / WPA / none security
  Wi-Fi DPP: supports WPA / SAE

So we will have different UI behavior for different security.

  WEP & none security: only support QR code generator
  WPA: supports both QR code generator & scanner
  SAE: only supports QR code scanner
  others: don't support. The share button is invisible

Bug: 123212410
Test: manual test
Change-Id: I87962d730282fc2c1b96223dca6feb79235fe5a1
2019-01-25 14:22:08 +08:00
2018-12-05 08:15:17 +08:00
2019-01-09 18:25:31 +08:00
2018-12-18 09:51:08 +00:00
2018-12-19 20:24:23 -08:00
Description
No description provided
3.1 GiB
Languages
Java 89.8%
Kotlin 10.2%