Skip to content

Sutar210599/android_device_samsung_hltedcm

 
 

Repository files navigation

Copyright 2015 - The CyanogenMod Project

Device configuration for Samsung Galaxy Note 3 (hltedcm).

WORK IN PROGRESS. WILL EAT YOUR CAT.
------------------------------------------------------------------

  - For building CM-13.0, create '.repo/local_manifests/roomservice.xml' with
    the following content:

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

    <project name="CyanogenMod/android_hardware_samsung" path="hardware/samsung" remote="github" />

    <project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" />
    <project name="CyanogenMod/android_device_samsung_qcom-common" path="device/samsung/qcom-common" remote="github" />
    <project name="CyanogenMod/android_device_samsung_msm8974-common" path="device/samsung/msm8974-common" remote="github" />

    <project name="CyanogenMod/android_external_stlport" path="external/stlport" remote="github" />

    <project name="kyasu/android_device_samsung_hltedcm" path="device/samsung/hltedcm" remote="github" />
    <project name="kyasu/android_kernel_samsung_hltedcm" path="kernel/samsung/hltedcm" remote="github" />
    <project name="kyasu/android_vendor_samsung_hltedcm" path="vendor/samsung/hltedcm" remote="github" />

  </manifest>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 55.2%
  • Java 18.1%
  • C++ 11.2%
  • Makefile 10.7%
  • Shell 4.8%