API to check DPP Enrollee Responder Mode feature.
Added an API to check DPP Responder mode support
Bug: 180511955
Test: atest SupplicantStaIfaceHalTest
Test: atest WifiManagerTest
Change-Id: I19d148f8adef998f4c3d979aaf0cbaa08f84a795
diff --git a/framework/api/current.txt b/framework/api/current.txt
index b075ccf..980a89c 100644
--- a/framework/api/current.txt
+++ b/framework/api/current.txt
@@ -354,6 +354,7 @@
method @RequiresPermission(android.Manifest.permission.ACCESS_WIFI_STATE) public boolean isAutoWakeupEnabled();
method public boolean isBridgedApConcurrencySupported();
method @Deprecated public boolean isDeviceToApRttSupported();
+ method public boolean isEasyConnectEnrolleeResponderModeSupported();
method public boolean isEasyConnectSupported();
method public boolean isEnhancedOpenSupported();
method public boolean isEnhancedPowerReportingSupported();