Remove unused MockableSystemProperties from DnsManager constructor

DnsManager does not use MockableSystemProperties to communicate
with netd to configure the dns server anymore. ConnectivityService
does not need to take it into DnsManager as a parameter. Thus,
clean up the unused code.

Bug: 33308258
Test: atest FrameworksNetTests
Change-Id: I2ac89944391f7d1fd5d67f26cf7f2b11a4a4cf84
3 files changed
tree: f0c4192d33eae93d20f79ca61c52d620e95527b2
  1. core/
  2. services/
  3. tests/