summaryrefslogtreecommitdiff
path: root/nexus7-master-clang
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2015-03-31 10:38:36 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2015-03-31 10:38:36 +0530
commit8b133094190dd6127a54101d39eb865f3782f313 (patch)
tree526f44d0e64ea6fdaee0b2ae5efd010638dd79f1 /nexus7-master-clang
parent0eb57b7fd6d75f15f22d31067fab2ee8fff2d227 (diff)
Add android build environment configs
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'nexus7-master-clang')
-rw-r--r--nexus7-master-clang10
1 files changed, 10 insertions, 0 deletions
diff --git a/nexus7-master-clang b/nexus7-master-clang
new file mode 100644
index 0000000..5b49701
--- /dev/null
+++ b/nexus7-master-clang
@@ -0,0 +1,10 @@
+MANIFEST_REPO=git://android.git.linaro.org/platform/manifest.git
+MANIFEST_BRANCH=master
+MANIFEST_FILENAME=default.xml
+USE_JAVA_7=true
+TARGET_PRODUCT=aosp_flo
+LUNCH=aosp_flo-userdebug
+SOURCE_OVERLAY="flo/20131216/build-info.tar.bz2"
+MAKE_TARGETS=droidcore
+PATCHSETS="get-flo-blobs AOSP-CLANG-MINIMAL-PATCHSET"
+USE_CLANG_PLATFORM_BUILD=true