Files
android_development/sdk/images_armeabi_source.prop_template
Xavier Ducrohet 8c12262936 Add flag indicating gpu support in emulator system image.
Change-Id: Ica0c02c4d65a3311254f3d46a71956044bf46b82
2012-03-21 17:00:21 -07:00

8 lines
236 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