xref: /pdk/
  • Home
Name Date Size #Lines LOC

..--

apps/03-May-2024-11,5468,280

build/03-May-2024-321233

util/03-May-2024-171122

.gitignoreD03-May-202418 43

READMED03-May-2024663 96

README

1PDK (Platform Development Kit) is a reduced set of Android release provided to chipset vendors and OEMs before a new android platform is released.
2The goal of the PDK release is to help chipset vendors and OEMs to migrate to a new relelase.
3PDK 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.
4
5This repositorty is a place-holder for tools and test codes for PDK.
6
7- build: It is a place-holder for PDK build related stuffs.
8- apps: test apps
9