Apply Ducrohet's Mar 21 2012 change "Add flag indicating gpu support in emulator system image." to Mips system images, also. Change-Id: I1e087479df205e878aef52173db95ac19176dcaf
10 lines
260 B
Plaintext
10 lines
260 B
Plaintext
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=mips
|
|
SystemImage.GpuSupport=true
|
|
SystemImage.TagId=default
|
|
|