commit | c2984fdca83de11a6a4990576aab1596ef94909b | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Mon Jan 31 18:06:19 2022 +0100 |
committer | Patrick Rohr <prohr@google.com> | Mon Jan 31 18:18:21 2022 +0100 |
tree | 16f4b2a54ddf79d0ee39fcdb20b5f79695098b10 | |
parent | 313bc6c2d340bba4c027ea01cdee581543b0cded [diff] |
Prevent native_init from starting TrafficController TrafficController is currently still started by netd, and this should not happen in two places. Instead, native_init should init (open) the maps. Test: atest FrameworksNetTests Change-Id: Ifd6be50aa5f62e59a5b1c5c0a97550389fd0e7e1