OSDN Git Service

Temporarily restore the net.dnsX system properties.
authorLorenzo Colitti <lorenzo@google.com>
Fri, 6 Jan 2017 01:25:02 +0000 (10:25 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Fri, 6 Jan 2017 03:09:18 +0000 (03:09 +0000)
commite3b85dfbc1dde8d229410f54c75c1efa4bb09fbe
treec3673ce60a69018b07bf301a1ad3c83635f2d2cb
parent3c0baf008295ce36dff997967c51f86aabf3d234
Temporarily restore the net.dnsX system properties.

This will limit app breakage in dogfood. The plan is to remove
these obsolete system properties again in O developer preview
builds so that application developers can move away from them.

Test: marlin boots and net.dnsX exists and is updated correctly

Bug: 33308258
Bug: 33807046
Bug: 34028616
Bug: 34115651
Change-Id: Iaf2fa213c314b7ba251c065b304e7e9869bafe9f
services/core/java/com/android/server/ConnectivityService.java