Fix logical error in testGetDppEnrolleeResponderModeSupport

Instead of matching the return value of getAdvancedCapabilities()
with WIFI_FEATURE_DPP_ENROLLEE_RESPONDER, check only the bit
corresponding to WIFI_FEATURE_DPP_ENROLLEE_RESPONDER is set.

Bug: 181682877
Test: atest SupplicantStaIfaceHalTest
Change-Id: I97a760ea517d5c8f0a55bb35c0c9daf1b3423d97
1 file changed