Common repo for msm8974 based samsung devices.
71900d444e
* This is based on how it was done in cm-14.1, but redone because the old code completely ignored signedness * Samsung, in their stock RIL.java, reads index as an int, sets the first 8 bits to index, the next 8 bits to call_id, and ignores the upper 16 bytes of the int parcelled up * This emulates that behavior here, except it only sends the first 8 bits so that AOSP's RIL.java doesn't get confused Change-Id: I5c78447fdef7d5fd7fc39addb970300ee1188cd1 |
||
---|---|---|
configs | ||
gps | ||
init | ||
keylayout | ||
libsecnativefeature | ||
libshims | ||
overlay/frameworks/base/core/res/res | ||
ril | ||
seccomp | ||
sepolicy | ||
Android.mk | ||
BoardConfigCommon.mk | ||
common-proprietary-files.txt | ||
compatibility_matrix.xml | ||
config.fs | ||
extract-files.sh | ||
lineage.dependencies | ||
manifest.xml | ||
msm8974.mk | ||
README | ||
setup-makefiles.sh |
Copyright 2012 - The CyanogenMod Project Common Samsung 8974 repository