Ability to generate SDK system-images for arm64 and x86_64
Change-Id: I2715a668271ed88fcd0c8c97ac35d05fcdd34a06
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user