commit | f18a01c77e78209b74e34d05cfb352fa4a92db5f | [log] [tgz] |
---|---|---|
author | Dan Egnor <egnor@google.com> | Thu Nov 12 11:32:50 2009 -0800 |
committer | Dan Egnor <egnor@google.com> | Thu Nov 12 13:58:27 2009 -0800 |
tree | a4086ca63d93b972e60dbd1d17fcc00c1f181d9d | |
parent | 897a744bb7a95b2d3883004301b8e877cd5efc92 [diff] [blame] |
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)