From a5c9529a83330371e35a929ec381ef496412a3d5 Mon Sep 17 00:00:00 2001 From: Andrei Emeltchenko Date: Tue, 26 Aug 2014 10:43:10 +0300 Subject: [PATCH] android/doc: Update repository for Intel device build Use repositories from github/01org/ --- android/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/android/README b/android/README index 79434fccf..b10789bc1 100644 --- a/android/README +++ b/android/README @@ -88,16 +88,16 @@ Downloading and building for Intel devices ------------------------------------------ Sample Android tree with all required components for Intel devices based on -Intel reference image (https://01.org/android-ia) is availabe at -https://code.google.com/p/android-bluez/ +Intel reference image (https://01.org/android-ia) can be reconstructed following +instructions below. This tree provides support for Dell XPS12, Minnowboard MAX, Intel NUC, Acer Iconia W700 and other devices mentioned in: https://01.org/android-ia/guides/devices Downloading: -repo init -u https://code.google.com/p/android-bluez.manifest/ -b android-ia \ - -m topic/bluez/master +repo init -u https://github.com/01org/android-bluez-manifest.git -b android-ia \ + -m topic/bluez repo sync Building: -- 2.47.3