Skip to content

ccfxny/android_device_oneplus_onyx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Device tree for OnePlus X

###Syncing repo Add this to your localmanifest

<manifest>
  <project name="ccfxny/android_device_oneplus_onyx" path="device/oneplus/onyx" remote="github" revision="mokee"/>
  <project name="Mokee/android_device_oppo_common" path="device/oppo/common" remote="github" revision="mkl-mr1" />
  <project name="ccfxny/android_kernel_oneplus_msm8974" path="kernel/oneplus/onyx" remote="github" revision="5.1.1" />
  <project name="ccfxny/android_vendor_oneplus_onyx" path="vendor/oneplus/onyx" remote="github" revision="oxy212" />
  <project name="Mokee/android_device_qcom_common" path="device/oppo/common" remote="github" revision="mkl-mr1" />
  <project name="Mokee/android_hardware_qcom_fm" path="hardware/qcom/fm" remote="github" revision="mkl-mr1" />
</manifest>

###Building

. build/envsetup.sh
lunch mk_onyx-(eng|userdebug|user)
mka bacon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 67.1%
  • C++ 27.6%
  • Makefile 2.1%
  • Java 1.8%
  • Shell 1.4%