| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I711920dde1560ca202ef878ee93a2af61545524b
|
|
|
|
|
|
|
| |
See https://android-git.corp.google.com/g/#/c/157220
Bug: 5449033
Change-Id: I2e1c43800c19b718cc7ee94ec299c62bc14873b4
|
|
|
|
|
|
| |
The clock sync func is unused for both HSPA and LTE device.
Change-Id: Ia9f369a0151cb3bb15242544e5f5442b893253bc
|
|
|
|
|
|
|
|
|
|
|
| |
At the first incoming call, wb amr callback time is faster
than ril-connecting time so wb status is not updated.
To update wb amr status get it at ril-connecting time.
HSPA supports getting wb amr status,
but LTE does not support it.
Change-Id: I477cb19f8ef72d5461c2800e09958f504ae733e5
|
|
|
|
|
|
|
|
| |
Some networks support wideband AMR for voice calls. To support
this, implement a callback that the RIL uses to set the
wideband config.
Change-Id: Ifa75ff189cc300728f560b77fd4fb3f1798e776d
|
|
|
|
|
|
|
|
|
|
| |
The maguro and toro devices have different radios, each
supporting a different maximum volume. Determine the maximum
volume for the device from the ro.config.vc_call_vol_steps
property and use that to calculate the volume to send to
the RIL.
Change-Id: I02921ed41ddbae90f8d3a149c05d37d3e87deab0
|
|
|
|
|
|
| |
This prevents a seg fault if no ril is present.
Change-Id: I5f9443e31bdcab07df21d9f12ed2dd92807300f8
|
|
- Also ensured that PRODUCT_PACKAGES is set so that the
HAL is copied into the filesystem.
Change-Id: I89790e5aec1d6beb7d4650316ec070503a35c436
|