diff options
Diffstat (limited to 'sdk/images_mips_source.prop_template')
-rw-r--r-- | sdk/images_mips_source.prop_template | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sdk/images_mips_source.prop_template b/sdk/images_mips_source.prop_template new file mode 100644 index 000000000..30bfda161 --- /dev/null +++ b/sdk/images_mips_source.prop_template @@ -0,0 +1,6 @@ +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 |