Thanks Robert. I will check if ConnectivityService is setting net.dns* properties on emulator.
Sreekanth On Wednesday, December 5, 2012 12:31:52 PM UTC-6, Robert Greenwalt wrote: > > On a device the net.dns* properties are set by ConnectivityService.java. > I'm not sure how this may change on the emulator. > > > > On Wed, Dec 5, 2012 at 7:58 AM, Sreekanth Vietla > <[email protected]<javascript:> > > wrote: > >> I have built AOSP jelly bean (4.1.1_r6) for x86 and loaded the images >> into the emulator. But I am not able to access the internet using DNS >> names. Looks like the property 'net.dns1' is not set. >> >> I have built the same version for arm and loaded the images into the >> emulator. But this time, I am able to access the internet without a problem >> using DNS names. Also, the 'net.dns1' property is set properly. >> >> What is the difference between arm and x86 builds as far as DNS is >> concerned? How is the 'net.dns1' property set? Can somebody please point me >> to the code/scripts that sets this property in the AOSP source? >> >> Thanks, >> Sreekanth >> >> -- >> unsubscribe: [email protected] <javascript:> >> website: http://groups.google.com/group/android-porting >> > > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
