Commit Graph

4 Commits

Author SHA1 Message Date
Kevin F. Haggerty 3ae430dc6e klte-common: Update duos-related Telecomm props
* Our device doesn't behave well with the "new" logic that tracks the audio
  input with the default SIM

Change-Id: I084305b0ac1bdeb9915d2f75cfdeda4ab7fd0244
2019-09-12 03:12:02 +02:00
Kevin F. Haggerty 09d3880491 klte-common: Update DSDS init script handling
* Importing this in init.qcom.rc, especially when not all builds
  have it is hacky. We'll have those devices install the script
  into vendor/etc/init and let init handle it automatically, just
  like the primary rild.rc script.
* Update the package name to align with the new name of the script.

Change-Id: I8eaf76c5c4f0aa590ebb1a396afa837597ebc26d
2018-01-19 21:41:18 +00:00
Bruno Martins acf40073dd klte-common: Enable radio service 1.1
Change-Id: Ie3cb5f7075c66f6870961415b1096ca6eeb50d0e
2018-01-05 18:47:35 +00:00
Kevin F. Haggerty 7915dc24f9 klte-common: Enable single/dual SIM support with fragments
* klte-common has to support both single- and dual-SIM devices, and
  there are multiple devices of each kind. It makes most sense to
  provide fragments in the -common tree that these devices can inherit
  to configure HIDL manifest, system properties, audio support, and
  any additional services necessary for MSIM support.

Change-Id: Ic3b04fa500615c33cef9b0f0a999209150969123
2017-12-30 15:07:32 -07:00