diff options
Diffstat (limited to 'core/java/android/os/package.html')
-rw-r--r-- | core/java/android/os/package.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/java/android/os/package.html b/core/java/android/os/package.html new file mode 100644 index 0000000..fb0ecda --- /dev/null +++ b/core/java/android/os/package.html @@ -0,0 +1,6 @@ +<HTML> +<BODY> +Provides basic operating system services, message passing, and inter-process +communication on the device. +</BODY> +</HTML>
\ No newline at end of file |