GithubHelp home page GithubHelp logo

android's Introduction

ChameleonOS

Submitting Patches

Patches are always welcome! Please submit your patches via ChameleonOS 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 kitkat .
(Make your changes and commit)
repo upload .

Note: "." meaning 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 commit using this command: git rebase -i HEAD~<# of commits>

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

Getting Started

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

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

repo init -u git://github.com/ChameleonOS/android.git -b kitkat

Then to sync up:

repo sync

android's People

Contributors

0xd34d avatar ibotpeaches avatar wizard0f0s avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android's Issues

Compile error for mako

Got this error after make bacon

/mnt/chame/out/target/product/mako/obj/APPS/SignatureTest_intermediates
external/chromium/Android.mk:5: external/chromium/third_party/libevent/Android.mk: No such file or directory
external/chromium/Android.mk:6: external/chromium/third_party/modp_b64/Android.mk: No such file or directory
find: src': No such file or directory build/core/copy_headers.mk:15: warning: overriding commands for target/mnt/chame/out/target/product/mako/obj/include/qcom/display/copybit.h'
build/core/copy_headers.mk:15: warning: ignoring old commands for target /mnt/chame/out/target/product/mako/obj/include/qcom/display/copybit.h' build/core/copy_headers.mk:15: warning: overriding commands for target/mnt/chame/out/target/product/mako/obj/include/qcom/display/copybit_priv.h'
build/core/copy_headers.mk:15: warning: ignoring old commands for target /mnt/chame/out/target/product/mako/obj/include/qcom/display/copybit_priv.h' build/core/Makefile:44: warning: overriding commands for target/mnt/chame/out/target/product/mako/system/etc/mkshrc'
build/core/base_rules.mk:529: warning: ignoring old commands for target /mnt/chame/out/target/product/mako/system/etc/mkshrc' PRODUCT_COPY_FILES vendor/cos/prebuilt/common/media/audio/notifications/Doink.ogg:system/media/audio/notifications/Doink.ogg ignored. build/core/Makefile:44: warning: overriding commands for target/mnt/chame/out/target/product/mako/system/vendor/etc/audio_effects.conf'
build/core/base_rules.mk:529: warning: ignoring old commands for target /mnt/chame/out/target/product/mako/system/vendor/etc/audio_effects.conf' PRODUCT_COPY_FILES frameworks/base/data/sounds/effects/ogg/KeypressStandard_48k.ogg:system/media/audio/ui/KeypressStandard.ogg ignored. PRODUCT_COPY_FILES frameworks/base/data/sounds/effects/ogg/KeypressSpacebar_48k.ogg:system/media/audio/ui/KeypressSpacebar.ogg ignored. PRODUCT_COPY_FILES frameworks/base/data/sounds/effects/ogg/KeypressDelete_48k.ogg:system/media/audio/ui/KeypressDelete.ogg ignored. PRODUCT_COPY_FILES frameworks/base/data/sounds/effects/ogg/KeypressInvalid_48k.ogg:system/media/audio/ui/KeypressInvalid.ogg ignored. PRODUCT_COPY_FILES frameworks/base/data/sounds/effects/ogg/KeypressReturn_48k.ogg:system/media/audio/ui/KeypressReturn.ogg ignored. PRODUCT_COPY_FILES frameworks/base/data/sounds/effects/ogg/Lock_48k.ogg:system/media/audio/ui/Lock.ogg ignored. PRODUCT_COPY_FILES frameworks/base/data/sounds/effects/ogg/Unlock_48k.ogg:system/media/audio/ui/Unlock.ogg ignored. build/core/Makefile:44: warning: overriding commands for target/mnt/chame/out/target/product/mako/system/etc/permissions/android.software.live_wallpaper.xml'
build/core/base_rules.mk:529: warning: ignoring old commands for target /mnt/chame/out/target/product/mako/system/etc/permissions/android.software.live_wallpaper.xml' No private recovery resources for TARGET_DEVICE mako make: *** No rule to make targetexternal/chromium/third_party/modp_b64/Android.mk'. Stop.

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.