Common repo for msm8974 based samsung devices.
da14a8d88a
* While msm8974 is not 64 bit, certain users of this libril will be * A previous revision of this libril had 16 bytes of padding in this struct for 64-bit platforms (due to word size and struct alignment), but a change by me to use a long instead of a pointer and an int broke this padding for 64-bit platforms because a long is still just 8 bytes on 64-bit platforms, where 16 bytes is necessary * Use two pointers as padding instead to make 64-bit great again Change-Id: If599bdb625f7a45e083f5b30df512d12810be79b |
||
---|---|---|
configs | ||
gps | ||
init | ||
keylayout | ||
libsecnativefeature | ||
libshims | ||
lineagehw/org/lineageos/hardware | ||
overlay | ||
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