OSDN Git Service

Expose wifi p2p toggle switch to user
authorIrfan Sheriff <isheriff@google.com>
Wed, 31 Aug 2011 18:51:17 +0000 (11:51 -0700)
committerIrfan Sheriff <isheriff@google.com>
Wed, 31 Aug 2011 18:54:46 +0000 (11:54 -0700)
commit1610a74a26763046c147b2cf5cda7d84a62b95ff
tree781c30558e8f3b2a408de28d5bebb81815105bc0
parente6fecb2ee58d2dd7ff192c83dfba1d6b60772d6f
Expose wifi p2p toggle switch to user

We will not show the Wifi p2p settings to user but the turn on/off capability
is exposed to the user and applications will be expected to let user turn on
and turn off p2p at launch.

Remove the compound button integration from the settings page.

Bug: 5242230
Change-Id: I54ec307304256b051e85201b8bb829d0e5544bfc
res/xml/wireless_settings.xml
src/com/android/settings/WirelessSettings.java
src/com/android/settings/wifi/p2p/WifiP2pEnabler.java
src/com/android/settings/wifi/p2p/WifiP2pSettings.java