Git Product home page Git Product logo

android's Introduction

LineageOS

Submitting Patches

Patches are always welcome! Please submit your patches via LineageOS Gerrit. You can do this by using these commands:

(From root android directory)
. build/envsetup.sh
(Go to repo you are patching, make your changes and commit)
cmgerrit <for(new)/changes(patch set)> <branch/change-id>

repo start cm-14.1 .
(Make your changes and commit)
repo upload .

Note: "." means the current directory For more help on using this tool, use this command: repo help upload

Make your changes and commit with a detailed message, starting with what you are working with (i.e. "vision: Update Kernel") Commit your patches in a single commit. Squash multiple commits using this command: git rebase -i HEAD~<# of commits>

To view the status of your and others' patches, visit LineageOS Code Review

Getting Started

To get started with Android/LineageOS, you'll need to get familiar with Git and Repo.

To initialize your local repository using the LineageOS trees, use a command like this:

repo init -u git://github.com/LineageOS/android.git -b cm-14.1

Then to sync up:

repo sync

Please see the LineageOS Wiki for building instructions.

Buildbot

All supported devices are built weekly and periodically as changes are committed to ensure the source trees remain buildable.

You can view the current build statuses at LineageOS Jenkins

Builds produced weekly by the buildbot can be downloaded from LineageOS downloads

android's People

Contributors

baddaemon avatar basilgello avatar bmc08gt avatar ciwrl avatar delphij avatar dusansusic avatar haggertk avatar harryyoud avatar intervigilium avatar invisiblek avatar luca020400 avatar mikeng avatar mse1969 avatar raymanfx avatar rmcc avatar romanbb avatar ryzenforce990 avatar schallrauch avatar scintill avatar slayher avatar syphyr avatar thomasjfox avatar timschumi avatar voodik avatar webgeek1234 avatar weldoncyngn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

android's Issues

snd_usb_audio have mic mute

hello,

i try lineage 14 on odroid xu 4
the audio usb converter CM108 driver snd_usb_audio is loaded but not audio recorded.

any ideas ?

No rule to make target /libtruezip_intermediates

I tried adding "CyanogenMod/android_external_libtruzip" to the manifest, and still no go. Also there's the issue with the stupid SVOX external repo (DMCA). Can use Google's repo in place of it. Anyhow, this build_android.sh odroidu, doesn't complete do to the libtruezip requirements. Not entirely sure how/where to fix it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.