Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3633)

Unified Diff: build/android/apks/README.chromium

Issue 1187373002: Add wifi_manager.py and WifiUtils.apk from tradefed to public checkout. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/android/apks/WifiUtil.apk » ('j') | build/android/pylib/device/wifi_manager.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/apks/README.chromium
diff --git a/build/android/apks/README.chromium b/build/android/apks/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..a70e275812d605e8ccb98bc9d221a151e538957b
--- /dev/null
+++ b/build/android/apks/README.chromium
@@ -0,0 +1,23 @@
+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
+Security Critical: no
+Owneres: navabi, jbudorick, perezju
+
+Description:
+This directory contains APK used by test devices to connect to wifi.
+
+WifiUtil:
+Owner: navabi
+Origin: https://source.android.com/devices/tech/test_infra/tradefed/
+Version: From the revision bdfc46aa14b33f907f60202604c3667940c5c97a
+ with cherry-pick e9d4e8bab7fbb696d5f1b8115da35a2ee887bf6c
perezju 2015/06/18 09:53:33 was this something we built ourselves? we should p
+Description:
+ This is used to enable wifi on a device, connect to a specific network, etc.
+ WifiUtil is part of Android's open source Trade Federation.
+Upgrade instructions:
+ - Checkout tradefed following these instructions:
+ https://source.android.com/devices/tech/test_infra/tradefed/fundamentals/
+ machine_setup.html
perezju 2015/06/18 09:53:33 To save us a few clicks, maybe also add here the f
+ - Extract WifiUtil.apk from prebuilt tradefed.jar:
+ jar xf prebuilts/misc/common/tradefed/tradefed-prebuilt.jar \
+ apks/wifiutil/WifiUtil.apk
+ - overwrite WifiUtil.apk with the file extracted from the jar
« no previous file with comments | « no previous file | build/android/apks/WifiUtil.apk » ('j') | build/android/pylib/device/wifi_manager.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698