* commit '4000df931bb1b0f9a9e37430212124a9c37e6972': Move SDK system-image source.prop_templates in their own folder.
10 lines
263 B
Plaintext
10 lines
263 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=armeabi
|
|
SystemImage.GpuSupport=true
|
|
SystemImage.TagId=default
|
|
|