blob: 1d576f54ff843c6798513d9c2b6b33aa2d1111e3 [file] [log] [blame]
Sumit Semwal96df5d72023-07-17 16:16:40 +05301..
2 # Copyright (c) 2023, Linaro Ltd.
3 #
4 # SPDX-License-identifier: MIT
5
6############
7Introduction
8############
9
10There are many dev-boards available in the market, and a great number of
11interested folks that would like to have Android Open Source Project (AOSP)
12running on these devices, for various reasons.
13
14The **dev-boards for Android** community initiative is to enable a collaborative
15space for developers desirous of keeping AOSP running with relevant kernels.
16The dev-boards can then be used for new feature development for Android,
17testing and validating them with Android tests like CTS and VTS.
18They can also be instrumental in sharing and co-developing features like
19HALs across multiple devices.
20
21We would aim for the dev-boards to boot to UI with AOSP, be testable and usable
22as development platforms.
23
24It would be great to have device-owner(s) for each device that is enabled in
25this collaboration.
26
27In the future, we would like to enable as many dev-boards as possible with CI
28via LAVA, which can be then used to track board status and quality on a rolling
29basis.
30
31Goals
32*****
33- Be an umbrella project for collaboration on dev-boards for Android.
34- Help foster a healthy community around AOSP.
35- Provide a space for feature-sharing across devices.
36- Enable CI testing via LAVA, increasing level of confidence in these devices.
37
38Software Components
39*******************
40For each supported device, links are made available to the kernel source, local
41manifests, device specific files and binaries (like bootloader, firmware, HALs)
42and documentation.
43
44
Sumit Semwal8a2cb272023-11-30 19:58:00 +053045Community Maintainer(s)
46***********************
Sumit Semwal96df5d72023-07-17 16:16:40 +053047
48- Sumit Semwal <sumit.semwal@linaro.org>
49