Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Name: WifiUtil apk | |
|
perezju
2015/06/18 09:53:33
maybe call this "Android APKs", so in the future w
jbudorick
2015/06/18 14:21:47
I don't think we want this in build/android/. I th
navabi
2015/06/18 16:52:34
So for android_tools we've created and maintain a
| |
| 2 Security Critical: no | |
| 3 Owneres: navabi, jbudorick, perezju | |
| 4 | |
| 5 Description: | |
| 6 This directory contains APK used by test devices to connect to wifi. | |
| 7 | |
| 8 WifiUtil: | |
| 9 Owner: navabi | |
| 10 Origin: https://source.android.com/devices/tech/test_infra/tradefed/ | |
| 11 Version: From the revision bdfc46aa14b33f907f60202604c3667940c5c97a | |
| 12 with cherry-pick e9d4e8bab7fbb696d5f1b8115da35a2ee887bf6c | |
|
perezju
2015/06/18 09:53:33
was this something we built ourselves? we should p
| |
| 13 Description: | |
| 14 This is used to enable wifi on a device, connect to a specific network, etc. | |
| 15 WifiUtil is part of Android's open source Trade Federation. | |
| 16 Upgrade instructions: | |
| 17 - Checkout tradefed following these instructions: | |
| 18 https://source.android.com/devices/tech/test_infra/tradefed/fundamentals/ | |
| 19 machine_setup.html | |
|
perezju
2015/06/18 09:53:33
To save us a few clicks, maybe also add here the f
| |
| 20 - Extract WifiUtil.apk from prebuilt tradefed.jar: | |
| 21 jar xf prebuilts/misc/common/tradefed/tradefed-prebuilt.jar \ | |
| 22 apks/wifiutil/WifiUtil.apk | |
| 23 - overwrite WifiUtil.apk with the file extracted from the jar | |
| OLD | NEW |