Common repo for msm8974 based samsung devices.
Go to file
Kevin F. Haggerty 8c30fb5d12 msm8974-common: libril: Fix SMS on certain variants
* Samsung added an int to the end of the RIL_SMS_Response
  struct in some of the variants (like vzw) but not all
* The presence of this field was discovered by examining
  the stock RIL.java, which conditionally read an extra
  int from the parcel, based on the device specific
  CscFeature_RIL_SmsErrorClassRetry feature
* This causes SMS messages to show as "failed to send"
  in the app, when they actually suceeded in sending
* Allow Samsung's custom struct and AOSP's to fix it

* Forward port to ril-caf on lineage-15.1

Change-Id: I6b3e545c2c42ab2de2ac11e93dfdf9546248080a
2018-02-06 04:24:32 +00:00
configs msm8974-common: Disable ffmpeg codecs 2017-12-22 22:25:57 -07:00
gps msm8974-common: gps: Import configs from klte-common 2018-01-18 04:37:20 -07:00
init msm8974-common: init: Update extension for O-mr1 2017-12-26 06:47:36 -07:00
keylayout msm8974-common: Clean up Samsung device inheritance 2014-08-01 13:58:26 -07:00
libsecnativefeature msm8974-common: ril: add squash of OSS libsecnativefeature 2018-01-23 06:42:56 -07:00
libshims msm8974-common: libshims: Import libshim_cutils_atomic 2017-11-04 13:18:05 -06:00
overlay/frameworks/base/core/res/res msm8974-common: Import GPS overlays 2018-01-18 04:37:20 -07:00
ril msm8974-common: libril: Fix SMS on certain variants 2018-02-06 04:24:32 +00:00
seccomp msm8974-common: Add seccomp policy 2018-01-04 21:59:45 -07:00
sepolicy msm8974-common: sepolicy: Import common sepolicy from klte-common 2018-02-03 15:07:03 -07:00
Android.mk msm8974-common: new symlinks 2015-06-27 11:19:23 -07:00
BoardConfigCommon.mk Revert "msm8974-common: Use QTI HIDL power HAL" 2018-02-06 00:32:32 +00:00
common-proprietary-files.txt msm8974-common: proprietary-files: Add GPS blobs 2018-01-18 04:37:20 -07:00
compatibility_matrix.xml msm8974-common: Make the common tree more common 2017-12-29 13:07:21 -07:00
config.fs msm8974-common: Add AID_QCOM_DIAG, AID_RFS, and AID_RFS_SHARED to config.fs 2018-01-26 06:32:36 -07:00
extract-files.sh msm8974-common: Setup extractors for shared blobs 2018-01-01 09:00:36 -07:00
lineage.dependencies msm8974-common: Rename dependencies file 2017-08-30 06:49:22 -06:00
manifest.xml Revert "msm8974-common: Use QTI HIDL power HAL" 2018-02-06 00:32:32 +00:00
msm8974.mk Revert "msm8974-common: Use QTI HIDL power HAL" 2018-02-06 00:32:32 +00: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

Copyright 2012 - The CyanogenMod Project

Common Samsung 8974 repository