commit | af22a4314197f79a1e648ec06e11afc3d3636f0b | [log] [tgz] |
---|---|---|
author | Rubin Xu <rubinxu@google.com> | Tue Apr 16 20:09:48 2019 +0100 |
committer | Rubin Xu <rubinxu@google.com> | Tue Apr 16 21:01:04 2019 +0100 |
tree | 2fc6703b1bed9933a947b2702c136bf7c3b49441 | |
parent | 5c05e15615eafafeef2b81032c996dc6ec1a49c3 [diff] |
Fix incorrect data type in netd bpf program uid_owner_map was changed to UidOwnerValue type but in two places it was still treated as the old uint8_t type incorrectly. Test: atest com.android.cts.net.HostsideRestrictBackgroundNetworkTests#testDataSaverMode_enabled Bug: 130554570 Bug: 114231106 Change-Id: Ib11cb730136932df1f371714f20642de373bafc3