Avoid casting the configMethods bitmask to
WpsConfigMethods.

Bitmasks should be represented as an int and
not cast to an enum.

Bug: 317404786
Test: m
Change-Id: I6992bcd5b288c35e429135c71d59c28fb0cf3574
1 file changed