diff options
Diffstat (limited to 'core/java/com')
-rw-r--r-- | core/java/com/package.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/java/com/package.html b/core/java/com/package.html new file mode 100644 index 000000000000..8f35da9a8158 --- /dev/null +++ b/core/java/com/package.html @@ -0,0 +1,8 @@ +<!-- + This file is to hide classes in com.* packages from SDK +--> +<html> +<body> + {@hide} +</body> +</html> |