summaryrefslogtreecommitdiffstats
path: root/sys-img
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@google.com>2015-04-29 12:36:49 -0700
committerBo Hu <bohu@google.com>2015-05-01 16:50:27 +0000
commit72f1c9535dad9a522210ef98ecd39cdfa9799039 (patch)
treefbd9bc780a14de0bdadfa6df3975ecd738288f4f /sys-img
parent27f2c0e81b179a0c13694caf025fde970b1df5eb (diff)
downloadandroid_development-72f1c9535dad9a522210ef98ecd39cdfa9799039.tar.gz
android_development-72f1c9535dad9a522210ef98ecd39cdfa9799039.tar.bz2
android_development-72f1c9535dad9a522210ef98ecd39cdfa9799039.zip
Ability to generate SDK system-images for mips64
Change-Id: I9547a6059a68d1ae3861c35a328c1ff05ae3fc0f (cherry picked from commit d63ae3ab1581ee3973f2bd380300568c66fbc503)
Diffstat (limited to 'sys-img')
-rw-r--r--sys-img/images_mips64_source.prop_template9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys-img/images_mips64_source.prop_template b/sys-img/images_mips64_source.prop_template
new file mode 100644
index 000000000..1b404fcf6
--- /dev/null
+++ b/sys-img/images_mips64_source.prop_template
@@ -0,0 +1,9 @@
+Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
+Pkg.UserSrc=false
+Pkg.Revision=1
+AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
+AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
+SystemImage.Abi=mips64
+SystemImage.GpuSupport=true
+SystemImage.TagId=default
+