Rename [I]DropBox[Service] to [I]DropBoxManager[Service].

Un-hide the DropBoxManager interface, and update the public API accordingly.
This commit is contained in:
Dan Egnor 2009-11-12 11:32:50 -08:00 committed by Alex Ray
parent 6b8297700b
commit 198df9e70c

1
cleanspec.mk Normal file
View file

@ -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)