Common repo for msm8974 based samsung devices.
Go to file
Nathan Harold e11fb2c255
msm8974-common: libril: Encode the Number of MNC Digits in CellIdentity
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
2020-06-26 18:11:45 -06:00
configs msm8974-common: add libashmemd_client to platform shared libraries. 2020-05-29 12:14:16 -06:00
gps Merge branch 'lineage-16.0' of http://www.github.com/LineageOS/android_device_samsung_msm8974-common into lineage-17.1 2020-06-26 18:06:01 -06:00
init msm8974-common: init: Override everything ^.^ 2020-04-18 10:55:02 -06:00
keylayout msm8974-common: Remove unnecessary keylayout files 2020-03-31 19:23:55 +02:00
libsecnativefeature msm8974-common: ril: add squash of OSS libsecnativefeature 2018-01-23 06:42:56 -07:00
libshims Revert "msm8974-common: libshims: Import libshim_cutils_atomic" 2020-05-26 15:09:19 -06:00
overlay msm8974-common: Remove config_disable_TelephonyManager_network_scan 2020-05-15 10:43:56 -06:00
overlay-lineage msm8974-common: Allow media UID process to access CameraServiceProxy 2018-12-31 15:22:36 -07:00
recovery/root msm8974-common: Disable nonblocking_ffs to avoid recent crashes with adbd 2020-04-18 10:55:03 -06:00
ril msm8974-common: libril: Encode the Number of MNC Digits in CellIdentity 2020-06-26 18:11:45 -06:00
seccomp msm8974-common: Drop mediaextractor seccomp policy 2020-04-24 16:20:43 -06:00
sensors msm8974-common: sensors: Tune binder buffer for sensors HIDL 2018-11-21 23:10:10 -07:00
sepolicy msm8974-common: Binderize them all 2020-05-29 12:14:16 -06:00
Android.mk msm8974-common: new symlinks 2015-06-27 11:19:23 -07:00
BoardConfigCommon.mk msm8974-common: Update to power HAL 1.2 2020-04-24 18:56:19 -06:00
common-proprietary-files.txt msm8974-common: proprietary-files: Import libmmjpeg.so 2020-04-24 15:44:37 -06:00
compatibility_matrix.xml msm8974-common: Make the common tree more common 2017-12-29 13:07:21 -07:00
config.fs msm8974-common: Prefix AID with VENDOR_ 2018-08-27 22:18:46 -06:00
extract-files.sh msm8974-common: Setup extractors for shared blobs 2018-01-01 09:00:36 -07:00
lineage.dependencies msm8974-common: Remove device/qcom/common dependency 2018-08-19 10:30:27 -06:00
manifest.xml msm8974-common: Binderize them all 2020-05-29 12:14:16 -06:00
msm8974.mk msm8974-common: Build common legacy gnss hal 2020-06-26 18:07:43 -06:00
README MSM8974: Initial Common repo commit. 2014-05-18 23:33:07 -04:00
setup-makefiles.sh msm8974-common: Fix setup-makefiles.sh typo 2018-01-02 19:48:37 -07:00
system.prop msm8974-common: Build and enable fastbootd 2020-04-27 18:49:42 -04:00

Copyright 2012 - The CyanogenMod Project

Common Samsung 8974 repository