Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa41ccf1 authored by Fred Quintana's avatar Fred Quintana Committed by Android Git Automerger
Browse files

am 9b9a89a5: Merge "added a cleanspec since ActiveSyncInfo.aidl was removed" into froyo

Merge commit '9b9a89a5' into froyo-plus-aosp

* commit '9b9a89a5':
  added a cleanspec since ActiveSyncInfo.aidl was removed
parents 09c49a8a 9b9a89a5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framew
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/core/java/android/backup)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/core/java/com/android/internal/backup)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/core/java/android/app)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/core/java/android/content)

# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST