OSDN Git Service

New activity for enabling tethering using Quick Settings
authorSanket Padawe <sanketpadawe@google.com>
Tue, 2 Dec 2014 17:45:35 +0000 (09:45 -0800)
committerSanket Padawe <sanketpadawe@google.com>
Tue, 2 Dec 2014 17:45:35 +0000 (09:45 -0800)
commitbcbe9809866acd54a604b55cc4b5adb8c3ba3057
treec7ecbc5b157a0219d0ce7a1f4dea021f6b09b8a6
parent101743f9ecccae0054ba5867ae0585750a0a8bd2
New activity for enabling tethering using Quick Settings

Added a new activity which would handle tethering on clicking Tethering
tile of Quick Settings.

Bug: 18368949
Change-Id: I77057f3ccd26263831ba88e426b5f8d3ad1fa788
AndroidManifest.xml
src/com/android/settings/EnableWifiTether.java [new file with mode: 0644]