aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKeun young Park <keunyoung@google.com>2012-07-30 16:00:57 -0700
committerKeun young Park <keunyoung@google.com>2012-07-30 16:02:41 -0700
commit40e00956d0cf8c7806e4b125094bda13e1a8d863 (patch)
treee52647a12eacfa2a2f3b2e3cb5a31b7004496638 /README
parentafac67b65aa3dd03e8998dbe12b19ce4a9e5ce3c (diff)
downloadpdk-40e00956d0cf8c7806e4b125094bda13e1a8d863.tar.gz
add brief explanation about PDK repository
Change-Id: Ib45aadfd4aa38b4a2162249c04a2e43b0a367f6a
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..3db24a4
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+PDK (Platform Development Kit) is a reduced set of Android release provided to chipset vendors and OEMs before a new android platform is released.
+The goal of the PDK release is to help chipset vendors and OEMs to migrate to a new relelase.
+PDK release includes only necessary components for developing android HAL (Hardware Abstraction Layer). Note that the full android release is a superset of PDK release, and there is no separate PDK release to public as the full platform release includes everything in PDK.
+
+This repositorty is a place-holder for tools and test codes for PDK.
+
+- build: It is a place-holder for PDK build related stuffs.
+- apps: test apps