commit | 7fb1edb8ab4e582be4489e22a2f179143f54eced | [log] [tgz] |
---|---|---|
author | Gabriel Biren <gbiren@google.com> | Wed Dec 27 00:46:53 2023 +0000 |
committer | Gabriel Biren <gbiren@google.com> | Wed Dec 27 00:48:41 2023 +0000 |
tree | cf06d3fec4854d1d60833d6741c00bdd66e957b4 | |
parent | ccbdbdea8421c83cf0e60a0e6da8b7b2862e4012 [diff] |
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