aboutsummaryrefslogtreecommitdiff
path: root/common/src/com/android/tv/common/support/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/com/android/tv/common/support/README.md')
-rw-r--r--common/src/com/android/tv/common/support/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/common/src/com/android/tv/common/support/README.md b/common/src/com/android/tv/common/support/README.md
new file mode 100644
index 00000000..67993f37
--- /dev/null
+++ b/common/src/com/android/tv/common/support/README.md
@@ -0,0 +1,8 @@
+# Support Libraries
+
+Packages here are destined to become support libraries.
+
+Each package should be self contained and only have dependencies on public libraries.
+
+It if becomes clear a package should not or will not be part of a support library move it to a
+different location. \ No newline at end of file