diff --git a/framework/AndroidManifest.xml b/framework/AndroidManifest.xml index 6a9b59fa..399a6e40 100644 --- a/framework/AndroidManifest.xml +++ b/framework/AndroidManifest.xml @@ -1,6 +1,13 @@ + @@ -31,6 +38,6 @@ - + diff --git a/framework/default.properties b/framework/default.properties index 421721f4..62bef18a 100644 --- a/framework/default.properties +++ b/framework/default.properties @@ -9,6 +9,6 @@ apk-configurations= # Project target. -target=android-3 +target=android-4 # Indicates whether an apk should be generated for each density. split.density=false