OSDN Git Service

Reintroduce the net.dns system properties <TEMP>
authorRobert Greenwalt <rgreenwalt@google.com>
Mon, 11 Feb 2013 23:25:10 +0000 (15:25 -0800)
committerThe Android Automerger <android-build@android.com>
Tue, 12 Feb 2013 00:22:37 +0000 (16:22 -0800)
commit9748ef40cd7caac2718d640228e3455a63410924
tree0d6d525e17ed7d9447afee23d97f2c13707d1b5f
parent96318b4da28b13e32cc58f2b7b0cb23561e1cd88
Reintroduce the net.dns system properties <TEMP>

Removing these properties broke video playback as they used
a custom dns resolver.  We'll work together to resolve our
resolver issues in the future, but this was the easy fix to
get things working again.

bug:8173236
Change-Id: I687dae59eda4fc449efc34eed11c3dc88a110ad0
services/java/com/android/server/ConnectivityService.java