Skip to content

sch2307/android_device_samsung_ks01lte

 
 

Repository files navigation

Test: Forking from CyanogenMod/android_device_samsung_hltexx

for

Samsung Galaxy S4 LTE+ (LTEA) - i9506 - ks01lte

Original fork by faabak


Depends on :
 * ks01lte-common - https://github.com/dridri/android_device_samsung_ks01lte_common
 * samsung_msm8960-common - https://github.com/CyanogenMod/android_device_samsung_msm8960-common/tree/cm-11.0
 * samsung_qcom-common - https://github.com/CyanogenMod/android_device_samsung_qcom-common/tree/cm-11.0
 * samsung-kernel-ks01lte - https://github.com/dridri/android_samsung_kernel_ks01lte

 
Don't forget to go in device/samsung/ks01lte and execute 'extract-files.sh'

Build with brunch ks01lte

Compilation may fail because of an unresolved libtime_genoff.so lib, manually linking is enough to get around.
(Create folders if doesn't exist)
$ cd out/target/product/ks01lte/obj/lib
$ ln -s ../../../../../../vendor/samsung/ks01lte/proprietary/vendor/lib/libtime_genoff.so
Then restart brunch


--------------------------------------------------------------
Original Readme:
--------------------------------------------------------------

Copyright 2013 - The CyanogenMod Project

Device configuration for Samsung Galaxy S IIII (Sprint model).

WORK IN PROGRESS. WILL EAT YOUR CAT.

About

Will have to wait for Samsung 4.4 update to make CM11 100% working, going to CM10.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%