File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -65,10 +65,11 @@ sdk/templates/icon_mdpi.png platforms/${PLATFORM_NAME}/templates/icon_mdpi.png
65
65
sdk/templates/icon_hdpi.png platforms/${PLATFORM_NAME}/templates/icon_hdpi.png
66
66
67
67
# sdk.git files
68
- sdk/files/ant.properties platforms/${PLATFORM_NAME}/templates/ant.properties
69
- sdk/files/android_rules.xml platforms/${PLATFORM_NAME}/templates/android_rules.xml
68
+ sdk/files/ant.properties platforms/${PLATFORM_NAME}/templates/ant.properties
69
+ sdk/files/android_rules.xml platforms/${PLATFORM_NAME}/templates/android_rules.xml
70
+ sdk/files/android_lib_rules.xml platforms/${PLATFORM_NAME}/templates/android_lib_rules.xml
70
71
sdk/files/android_test_rules.xml platforms/${PLATFORM_NAME}/templates/android_test_rules.xml
71
- sdk/files/devices.xml tools/lib/devices.xml
72
+ sdk/files/devices.xml tools/lib/devices.xml
72
73
73
74
# emacs support from sdk.git
74
75
sdk/files/android.el tools/lib/android.el
You can’t perform that action at this time.
0 commit comments