am 360fba54: Update sdk.atree with new ant rules location.

This commit is contained in:
Xavier Ducrohet
2010-05-05 17:51:25 -07:00
committed by Android Git Automerger

View File

@@ -66,19 +66,15 @@ sdk/templates/icon_hdpi.png platforms/${PLATFORM_NAME}/templates/icon_hdpi.png
# sdk.git files # sdk.git files
# SDK properties # SDK properties
sdk/files/sdk.properties platforms/${PLATFORM_NAME}/sdk.properties sdk/files/sdk.properties platforms/${PLATFORM_NAME}/sdk.properties
# legacy Ant build rules, copied under the old name # copy the Ant rules to the platforms and to the tools.
sdk/files/ant_rules_r1.xml platforms/${PLATFORM_NAME}/templates/android_rules.xml sdk/files/ant platforms/${PLATFORM_NAME}/ant
sdk/files/ant_test_rules_r1.xml platforms/${PLATFORM_NAME}/templates/android_test_rules.xml sdk/files/ant tools/ant
# newer Ant rules. # also copy the rev1 under the old name/location for legacy reason
sdk/files/ant_rules_r3.xml platforms/${PLATFORM_NAME}/ant/ant_rules_r3.xml sdk/files/ant/ant_rules_r1.xml platforms/${PLATFORM_NAME}/templates/android_rules.xml
sdk/files/ant_test_rules_r3.xml platforms/${PLATFORM_NAME}/ant/ant_test_rules_r3.xml sdk/files/ant/ant_test_rules_r1.xml platforms/${PLATFORM_NAME}/templates/android_test_rules.xml
sdk/files/ant_lib_rules_r3.xml platforms/${PLATFORM_NAME}/ant/ant_lib_rules_r3.xml
sdk/files/ant_rules_r2.xml platforms/${PLATFORM_NAME}/ant/ant_rules_r2.xml
sdk/files/ant_test_rules_r2.xml platforms/${PLATFORM_NAME}/ant/ant_test_rules_r2.xml
sdk/files/ant_lib_rules_r2.xml platforms/${PLATFORM_NAME}/ant/ant_lib_rules_r2.xml
# layout device definition # layout device definition
sdk/files/devices.xml tools/lib/devices.xml sdk/files/devices.xml tools/lib/devices.xml
# emacs support from sdk.git # emacs support from sdk.git
sdk/files/android.el tools/lib/android.el sdk/files/android.el tools/lib/android.el