commit | c806db20f7fa3c011da6f98f5a586055d9ffdb9f | [log] [tgz] |
---|---|---|
author | Suprabh Shukla <suprabh@google.com> | Thu Feb 15 12:50:00 2024 -0800 |
committer | Suprabh Shukla <suprabh@google.com> | Thu Feb 15 12:54:48 2024 -0800 |
tree | 8841b4c8c3d4abf7074be960ba11e4763339b5e7 | |
parent | 901db13423b8d260d12e2f40fa15e0878af4e4f6 [diff] |
Use uint_32 for UidOwnerMatchType The enum is already using 12 bits, so using fewer bits loses information. This is in sync with the UidOwnerValue struct used to contain this data. Test: atest resolv_integration_test Test: atest resolv_unit_test Bug: 325150155 Change-Id: Ide0ccea9614cda803b3700a0cc22977e9608209e