GithubHelp home page GithubHelp logo

build_targets's Introduction

Repo usage

This repo is used to store build targets for automated builds
Server builds off info stored in crdroid.dependencies

Usage

Add to build_targets based on below info

<device> <build_type> <auto-upload> <upload-recovery>

Description:

<device> - device codename  
<build_type> - user/userdebug/eng  
<auto-upload> - yes/no (this autouploads complete build and recovery to SF)  
<upload-recovery> - yes/no (upload recovery to SF)

Dependencies

Each device that's built, needs to have crdroid.dependencies set properly.
Note that you are not allowed to clone via vendor call (git clone).

Format:

[
  {
    "repository": "crdroidandroid/android_device_oem_codename",
    "target_path": "device/oem/codename",
    "branch": "specific branch",
    "remote": "specific from manifest"
  }
]

repository - Mandatory needed to be tracked from crDroid repo for dt (common) and kernel
target_path - Path where to clone repo
branch - Defaults to branch of crdroid remote from default.xml manifest, however can use different one from tracked repo
remote - Defaults to github remote from default.xml manifest, however can use different one from remote list

Note 1: Branch and remote should not be set if using default defined values (ex: with crDroid 10, branch is default to 14.0 while remote is github)
Note 2: As per rules, repos need to be tracked from crDroid or LOS Github or GitLab

build_targets's People

Contributors

alqix avatar anaadiananta avatar chematelegram avatar darkjoker360 avatar flowersea0208 avatar fuutao avatar golbinex avatar gwolf2u avatar kibria5 avatar l1ghtzin avatar legendleo90 avatar nanhumly avatar neobuddy89 avatar popoasm avatar rushiranpise avatar sx75 avatar ttwoxa avatar vullk4n avatar yucellmustafa avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

build_targets's Issues

Device request/build instruction request: Samsung Galaxy M20 (m20lte)

Can you create crDroid 14.1 installation zip for Samsung Galaxy M20 or provide an instruction on how to create it? I follow your project with interest and want to install it on my device and try it.

Some resources that I think might be helpful regarding the kernel/vendor I have:
https://github.com/SamarV-121/android_device_samsung_m20lte
https://github.com/SamarV-121/android_device_samsung_universal7904-common
https://github.com/SamarV-121/android_kernel_samsung_universal7904
https://github.com/SamarV-121/proprietary_vendor_samsung

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.