Common repo for msm8974 based samsung devices.
e11fb2c255
Legacy RIL uses an integer to encode the number of MNC digits. Because the size is not fixed, leading zeroes result in ambiguity in the length of the mnc. This change adds support for passing the number of encoded digits in the most-significant nibble of the mnc integer (which is only 10 bits). Thus, on any implementation that is 16-bits or wider, the mnc info will be properly encoded and decoded with the correctly-sized string. Bug: 111971808 Test: ril::util::mnc::test Change-Id: I24aeba5328a63f80b0d6b25b068bd19160191dff |
||
---|---|---|
configs | ||
gps | ||
init | ||
keylayout | ||
libsecnativefeature | ||
libshims | ||
overlay | ||
overlay-lineage | ||
recovery/root | ||
ril | ||
seccomp | ||
sensors | ||
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 | ||
system.prop |
Copyright 2012 - The CyanogenMod Project Common Samsung 8974 repository