Giter Site home page Giter Site logo

manifest's Introduction

HOW-TO Build

  1. Initialize the repository
  1. Add my manifest to the .repo folder (don't worry about the alert you will get about being DEPRECATED)
  • cp local_manifest.xml .repo/
  1. Sync latest LineageOS 14.1 sources
  • repo sync -j20 --force-sync
  1. Apply all Patches
  • cd external/libselinux
  • git am ../../device/samsung/i9500/patches/external_libselinux/556a9e925053e0b62f495233e165112e12b5d869.patch
  • cd ../..
  • cd frameworks/base
  • git am ../../device/samsung/i9500/patches/frameworks_base/0001-DO-NOT-MERGE-PATCH-Zygote-Stop-breaking-the-entire-s.patch
  • cd ../..
  • cd system/core
  • git am ../../device/samsung/i9500/patches/system_core/79ce3d6a96f3d381dc4db1aac45ccb788e1276ab.patch
  • cd ../..
  1. You are good to go, proceed with the compiling process
  • . build/envsetup && lunch lineage_i9500-userdebug
  • brunch lineage_i9500-userdebug

manifest's People

Contributors

alberto96 avatar

Watchers

James Cloos avatar Iguma Osas avatar

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.