commit | 198df9e70cfa72762712678cea243a4fd34c18d1 | [log] [tgz] |
---|---|---|
author | Dan Egnor <egnor@google.com> | Thu Nov 12 11:32:50 2009 -0800 |
committer | Alex Ray <aray@google.com> | Tue Jul 30 13:56:52 2013 -0700 |
tree | 6312535e9d30359b8431a76548a734d21f406504 | |
parent | 6b8297700b5f947cb959edb56d34751bd74d5e81 [diff] |
Rename [I]DropBox[Service] to [I]DropBoxManager[Service]. Un-hide the DropBoxManager interface, and update the public API accordingly.
diff --git a/cleanspec.mk b/cleanspec.mk new file mode 100644 index 0000000..683e303 --- /dev/null +++ b/cleanspec.mk
@@ -0,0 +1 @@ +$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/core/java/com/android/internal/os/IDropBoxService.java)