Look at the following file:
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -132,6 +132,14 @@
<item>"eth\\d"</item>
</string-array>
+ <!-- List of regexpressions describing the interface (if any)
that represent tetherable
+ Wifi interfaces. If the device doesn't want to support
tethering over Wifi this
+ should be empty. An example would be "softap.*" -->
+ <string-array translatable="false" name="config_tether_wifi_regexs">
+ <item>"wl0.1"</item>
+ </string-array>
+
On Mon, Aug 30, 2010 at 4:40 AM, guru <[email protected]> wrote:
> Hi Andy Burns,
>
> I am not finding Tethering & Portable Hotspot in Wireless &
> Networks... I want to know how to add that in to list. Whether I need
> to configure some thing?
>
> Thanks
> Gururaja B O
>
> On Aug 30, 3:42 pm, Andy Burns <[email protected]> wrote:
> > guru wrote:
> > > How to enable/turning phone into a WiFi hot spot?
> >
> > Settings, Wireless & Networks, Tethering & Portable Hotspot ...
>
> --
> unsubscribe:
> [email protected]<android-porting%[email protected]>
> website: http://groups.google.com/group/android-porting
>
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting