commit | fbc1f34c2238206d62626e5d96bcd4c42ff87b02 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Wed Jun 03 10:46:58 2020 +0800 |
committer | paulhu <paulhu@google.com> | Wed Aug 12 10:33:18 2020 +0800 |
tree | 907d450030fa3520c5c29fbcafc3daa4526bfc9e | |
parent | ed78646808b13d25e4adce2bf380c2241e697f63 [diff] |
[RFPM05] Add UidNetdPermissionInfo class Add UidNetdPermissionInfo class to store netd permission info of each uid. Use the bit mask for combining all netd permission into one value which can update and get the uid permission easily. Moreover, aosp/1340042 add carryover package info into this class which centralizes all netd permissions relevant data. Bug: 132784544 Test: atest FrameworksNetTests Change-Id: I3b81ea2a5017e8f4d0d603144a33c9b08640d7ba