Raphael | d79eab5 | 2011-11-15 16:30:14 -0800 | [diff] [blame] | 1 | Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION} |
| 2 | Pkg.UserSrc=false |
| 3 | Platform.Version=${PLATFORM_VERSION} |
| 4 | Pkg.Revision=1 |
| 5 | AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} |
| 6 | AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} |
Xavier Ducrohet | 35c48dc | 2012-06-13 12:54:21 -0700 | [diff] [blame^] | 7 | Layoutlib.Api=8 |
Raphael | d79eab5 | 2011-11-15 16:30:14 -0800 | [diff] [blame] | 8 | Layoutlib.Revision=1 |
Xavier Ducrohet | 35c48dc | 2012-06-13 12:54:21 -0700 | [diff] [blame^] | 9 | Platform.MinToolsRev=20 |