| commit | 7744f611ef9b948dd3f541c1ff2a37e77354a33e | [log] [tgz] |
|---|---|---|
| author | Xavier Ducrohet <xav@android.com> | Tue Oct 04 14:20:56 2011 -0700 |
| committer | Xavier Ducrohet <xav@android.com> | Tue Oct 04 14:20:56 2011 -0700 |
| tree | cfccdfc24deeffaebaf0d6bae97da24e538a279c | |
| parent | 12f60a5f349b81ea720d347a51e6d68756a70200 [diff] |
Put en_US as first product locale for SDK builds. Change-Id: I7b6dfa066aca75ba8d315bddf2492f81311a7761
diff --git a/target/product/sdk.mk b/target/product/sdk.mk index 7c281b3..f0142fa 100644 --- a/target/product/sdk.mk +++ b/target/product/sdk.mk
@@ -153,11 +153,11 @@ # locale + densities. en_US is both first and in alphabetical order to # ensure this is the default locale. PRODUCT_LOCALES = \ + en_US \ ldpi \ hdpi \ mdpi \ xhdpi \ - en_US \ ar_EG \ ar_IL \ bg_BG \