diff options
author | Scott Main <smain@google.com> | 2013-04-15 10:52:40 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2013-04-15 10:52:40 -0700 |
commit | c06776912d75190966c5f00e617edffbfe01851c (patch) | |
tree | 6fe16fb5aa7fdf30a7818bbfb3bb0b5a3f11f514 | |
parent | 7d62462bacc4235d4e99dfe7a75783a70688537d (diff) | |
parent | 92fd5508aae8f8b43164405a5b725d0e60e464e1 (diff) | |
download | frameworks_base-c06776912d75190966c5f00e617edffbfe01851c.zip frameworks_base-c06776912d75190966c5f00e617edffbfe01851c.tar.gz frameworks_base-c06776912d75190966c5f00e617edffbfe01851c.tar.bz2 |
am 92fd5508: am c70e0f5e: Merge "add oppo and xiaomi driver links bug: 8523141" into jb-mr1.1-docs
* commit '92fd5508aae8f8b43164405a5b725d0e60e464e1':
add oppo and xiaomi driver links bug: 8523141
-rw-r--r-- | docs/html/tools/extras/oem-usb.jd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/html/tools/extras/oem-usb.jd b/docs/html/tools/extras/oem-usb.jd index 774fe87..87734a1 100644 --- a/docs/html/tools/extras/oem-usb.jd +++ b/docs/html/tools/extras/oem-usb.jd @@ -306,6 +306,10 @@ href="http://developer.motorola.com/docstools/USB_Drivers/">http://developer.mot <tr><td>MTK</td> <td><a href="http://online.mediatek.com/Public%20Documents/MTK_Android_USB_Driver.zip">http://online.mediatek.com/Public%20Documents/MTK_Android_USB_Driver.zip</a></td> </tr> +<tr><td>Oppo</td> <td><a +href="http://www.oppo.com/index.php?q=software/view&sw_id=631" +>http://www.oppo.com/index.php?q=software/view&sw_id=631</a></td> +</tr> <tr><td>Pantech</td> <td><a href="http://www.isky.co.kr/cs/software/software.sky?fromUrl=index">http://www.isky.co.kr/cs/software/software.sky?fromUrl=index</a></td> </tr><tr><td>Pegatron</td> <td><a @@ -327,6 +331,9 @@ href="http://www.teleepoch.com/android.html">http://www.teleepoch.com/android.ht href="http://www.yulong.com/product/product/product/downloadList.html#downListUL">http://www.yulong.com/product/product/product/downloadList.html#downListUL</a></td> </tr> +<tr><td>Xiaomi</td> <td><a +href="http://www.xiaomi.com/c/driver/index.html">http://www.xiaomi.com/c/driver/index.html</a></td> +</tr> <tr> <td>ZTE</td> <td><a href="http://support.zte.com.cn/support/news/NewsDetail.aspx?newsId=1000442">http://support.zte.com.cn/support/news/NewsDetail.aspx?newsId=1000442</a></td></tr> |