diff options
| author | Aaron Huang <huangaaron@google.com> | 2021-11-17 21:31:32 +0800 |
|---|---|---|
| committer | Aaron Huang <huangaaron@google.com> | 2021-11-18 10:24:45 +0000 |
| commit | 8fe808f09f3acf968c811ac2d0f07ce5157e57e2 (patch) | |
| tree | d9ebae1df398d04cb66cf8703550f6ec74a47714 /server/InterfaceControllerTest.cpp | |
| parent | 491f5b785589c610b418107dbbe10b1f9e182258 (diff) | |
Split tagSocket into tagSocket and privilegedTagSocket
Currently resovler via tagSocketCallback calls tagSocket and
checks permission which doesn't make sense that the callback
goes via permission check.
Thus, split tagSocket into tagSocket which checks permission
and privilegedTagSocket without permission check. Then update
tagSocketCallback to call privilegedTagSocket directly.
Bug: 158133572
Test: atest netd_integration_test
atest netd_unit_test
Change-Id: I6e59e0387f67e4d8e149bb74dec01160f0c65c04
Diffstat (limited to 'server/InterfaceControllerTest.cpp')
0 files changed, 0 insertions, 0 deletions
