Giter Club home page Giter Club logo

hals_and_repos's Introduction

REMOVING and CLONING HALS

rm -rf hardware/qcom-caf/msm8996/audio && rm -rf hardware/qcom-caf/msm8996/media && rm -rf hardware/qcom-caf/msm8996/display && rm -rf hardware/qcom-caf/wlan && git clone https://github.com/afterallafk/hardware_qcom-caf_msm8996_audio.git -b 12 hardware/qcom-caf/msm8996/audio && git clone https://github.com/afterallafk/hardware_qcom-caf_msm8996_media.git -b 12 hardware/qcom-caf/msm8996/media && git clone https://github.com/afterallafk/hardware_qcom-caf_msm8996_display.git -b 12 hardware/qcom-caf/msm8996/display && git clone https://github.com/afterallafk/hardware_qcom-caf_wlan.git -b 12 hardware/qcom-caf/wlan

SEPOLICIES

rm -rf device/qcom/sepolicy && rm -rf device/qcom/sepolicy-legacy-um && rm -rf device/qcom/sepolicy_vndr && rm -rf system/sepolicy && rm -rf external/selinux && git clone https://github.com/afterallafk/android_external_selinux.git -b 12 external/selinux && git clone https://github.com/afterallafk/device_qcom_sepolicy_vndr.git -b 12 device/qcom/sepolicy_vndr && git clone https://github.com/afterallafk/device_qcom_sepolicy-legacy-um.git -b 12 device/qcom/sepolicy-legacy-um && git clone https://github.com/afterallafk/device_qcom_sepolicy.git -b 12 device/qcom/sepolicy && git clone https://github.com/afterallafk/system_sepolicy.git -b 12 system/sepolicy

CLONING TREES

For Blaze

rm -rf device/xiaomi/* kernel/xiaomi/* vendor/xiaomi/* && git clone https://github.com/ProjectBlaze-Devices/device_xiaomi_onclite -b 12.1 device/xiaomi/onclite && git clone https://github.com/ganesh314159/vendor_xiaomi_onclite.git -b 12.1 vendor/xiaomi/onclite && git clone https://github.com/ganesh314159/kernel_xiaomi_onclite.git -b 12.1 kernel/xiaomi/onclite

For Spark

rm -rf device/xiaomi/* kernel/xiaomi/* vendor/xiaomi/* && git clone https://github.com/ganesh314159/device_xiaomi_onclite -b spark device/xiaomi/onclite && git clone https://github.com/afterallafk/vendor_xiaomi_onclite.git -b 12.1 vendor/xiaomi/onclite && git clone https://github.com/ganesh314159/kernel_xiaomi_onclite.git -b 12.1 kernel/xiaomi/onclite

For PixelExperience

rm -rf device/xiaomi/* kernel/xiaomi/* vendor/xiaomi/* && git clone https://github.com/ganesh314159/device_xiaomi_onclite -b pe device/xiaomi/onclite && git clone https://github.com/ganesh314159/vendor_xiaomi_onclite.git -b 12.1 vendor/xiaomi/onclite && git clone https://github.com/ganesh314159/kernel_xiaomi_onclite.git -b 12.1 kernel/xiaomi/onclite

BUILD COMMANDS

. build/envsetup.sh && lunch blaze_onclite-userdebug && make bacon

hals_and_repos's People

Contributors

afterallafk avatar ganesh314159 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.