Ability to generate SDK system-images for arm64 and x86_64

(Cherry-picked from 40c7126e7c)

Change-Id: I2715a668271ed88fcd0c8c97ac35d05fcdd34a06
This commit is contained in:
Raphael Moll
2014-05-16 11:40:45 -07:00
committed by Raphael Moll
parent f570883afa
commit 4986fd4fdd
7 changed files with 74 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ Pkg.UserSrc=false
Pkg.Revision=1
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
SystemImage.Abi=x86
SystemImage.Abi=${TARGET_CPU_ABI}
SystemImage.GpuSupport=true
SystemImage.TagId=default