summaryrefslogtreecommitdiff
path: root/sync-lollipop-local-normal.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sync-lollipop-local-normal.sh')
-rwxr-xr-xsync-lollipop-local-normal.sh31
1 files changed, 0 insertions, 31 deletions
diff --git a/sync-lollipop-local-normal.sh b/sync-lollipop-local-normal.sh
deleted file mode 100755
index 7eec604..0000000
--- a/sync-lollipop-local-normal.sh
+++ /dev/null
@@ -1,31 +0,0 @@
-#!/bin/bash
-export BASE=$(cd $(dirname $0);pwd)
-
-source ${BASE}/scripts-common/sync-common.sh
-
-export MIRROR="/SATA3/aosp-mirror/platform/manifest.git"
-branch="android-5.1.1_r24"
-LOCAL_MANIFEST="git://android.git.linaro.org/platform/manifest.git"
-LOCAL_MANIFEST_BRANCH="linaro-lollipop"
-
-main "$@"
-
-${BASE}/sync-projects.sh build \
- bionic \
-
-# art \
-# external/opencv-upstream \
-# external/zlib \
-# external/chromium_org
-
-./android-patchsets/LOLLIPOP-STABLE-PATCHSET
-./android-patchsets/nexus9-workarounds
-./android-patchsets/hikey-lcr-board-workaround
-
-
-cp host-tools/LOLLIPOP-LIUYQ-PATCHSET ./android-patchsets/LOLLIPOP-LIUYQ-PATCHSET
-./android-patchsets/LOLLIPOP-LIUYQ-PATCHSET
-
-./build.sh
-#adb reboot bootloader
-#ANDROID_PRODUCT_OUT=out/target/product/flounder/ fastboot -w flashall