Giter VIP home page Giter VIP logo

android_device_zte_x9180-2's Introduction

Device configuration for the ZTE V5 RedBull (X9180)

Local manifest for CM12.1, BlissPop, PAC, Resurrection-Remix-LP-v5.5.8,temasek:

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  

  <project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" revision="cm-12.1" />
  <project name="CyanogenMod/android_hardware_qcom_fm" path="hardware/qcom/fm" remote="github" revision="cm-12.1" />

  <project name="flwh/android_kernel_zte_x9180.git" path="kernel/ZTE/X9180" remote="github" revision="cm-12.1" />
  <project name="flwh/android_device_zte_x9180.git" path="device/ZTE/X9180" remote="github" revision="cm-12.1" />
  <project name="flwh/android_device_zte_x9180_proprietary.git" path="vendor/ZTE/X9180" remote="github"revision="cm-12.1" />

</manifest>

Make rule for PAC ROM (vendor/pac/products/pac_X9180.mk):

```sh
# Check for target product
ifeq (pac_X9180,$(TARGET_PRODUCT))

# Bootanimation
PAC_BOOTANIMATION_NAME := 720

# include PAC common configuration
include vendor/pac/config/pac_common.mk

# Inherit CM device configuration
$(call inherit-product, device/ZTE/X9180/cm.mk)

PRODUCT_NAME := pac_X9180

endif

android_device_zte_x9180-2's People

Contributors

prodoomman avatar flwh avatar amspeople avatar aromer-room avatar

Watchers

冰封兰 avatar

Forkers

jackli9

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.