commit | 7a042d869f009e24c7dbaa7741362f72c0dd0ad0 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Wed Jul 19 14:18:16 2023 -0700 |
committer | Patrick Rohr <prohr@google.com> | Wed Jul 19 14:24:00 2023 -0700 |
tree | fa6d6696e485b566d19024db2da35f7e23f075a3 | |
parent | c116d8a76f80e0e1f7b7326a82cf8aff32f7c2c0 [diff] |
NetworkCapabilities: initialize ALL_VALID_CAPABILITIES without loop This change also removes the MIN_NET_CAPABILITY constant that is not actually used and can always be re-added in the future (though, I would imagine that NetworkCapabilities will not be deprecated / removed in numerical order). Test: TH Change-Id: I97ccbc9e915eb74a0ef52c576e16fc8ce8d5b646