https://github.com/covesa/aasig_dev_platform
Development platform for AASIG work (shared build setup for Android in an automotive configuration)
https://github.com/covesa/aasig_dev_platform
Last synced: about 2 months ago
JSON representation
Development platform for AASIG work (shared build setup for Android in an automotive configuration)
- Host: GitHub
- URL: https://github.com/covesa/aasig_dev_platform
- Owner: COVESA
- Created: 2019-08-29T08:30:22.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2022-05-13T15:47:54.000Z (about 3 years ago)
- Last Synced: 2025-04-30T05:43:23.635Z (about 2 months ago)
- Language: Shell
- Size: 191 KB
- Stars: 9
- Watchers: 7
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AASIG Development Platform
==========================An Android "Development Platform": This repository is just a common setup
to build AOSP for the targets currently used in development in the Android
for Automotive special interest group. The scripts and configurations define
a shared working environment for future work on components and for testing
out ideas. The repository gives a common view of targets, the used branches
and versions, as well as dependencies such as specific BSPs, where applicable.
This provides repeatability and also convenience and a quick starting point.Branches:
---------* **master** - General, published, and mostly stable branch
* **develop** - Miscellaneous WIP before it is sent to master. Warning: This branch is likely to be rebased and force-pushed at any time
* **\** - Hardware/target specific branches might be used later onHardware:
---------The planned supported platforms are best seen on [this Wiki page](https://at.projects.genivi.org/wiki/display/DIRO/Android+development+platform).
The scripts and directory structure should give the rest of the details of
what is actually implemented.