Taimen kernel is default to clang already, no need for the target.
Bug: 66686376
Change-Id: I44a1309e252c58df4bf886a9500bbdd9fad34ecc
Signed-off-by: Patrick Tjin <pattjin@google.com>
USECASE_AUDIO_RECORD_AFE_PROXY was not set thus taking the default value
of 8. This is not correct and will cause the offload visualizer to stall
or the phone call recording to fail.
This problem can not be observed currently because
the visualizer currently has the number hardcoded.
Nevertheless that will change in the future.
As for phone call recording, this feature is not available to normal
users.
Test: check that walleye and taimen have now the same value
Bug: 65761711
Change-Id: Iedf29696adacaf61bf3d0db99697a5013594b8ec
Signed-off-by: Kevin Rocard <krocard@google.com>
ce_service_max_yield_time - Control to set ce service max yield time (in ms)
ce_service_max_rx_ind_flush - Control to set ce service max rx ind flush
rx_mode = 5 (rx_thread + NAPI)
Bug: 64133322
CRs-Fixed: 2090546
Change-Id: I6068221eccdcebd9eb814bda52cfcfe6e214523d
Signed-off-by: Srinivas Girigowda <sgirigow@codeaurora.org>
The camera HAL verifies that the calibration file exists and
then passes the path to the kernel.
Bug: 65454046
Test: Camera app
Change-Id: If93e909bcbe4e243bb1efc0fbad0c90afa6e7fc5
Right now, the dim brightness is way too dim to the point where most
things aren't visible even in low indoor lighting situations. Upping
this a bit makes it still noticeably dimmer but a lot more visible in
normal usage. It may be worth increasing further, but this is a good
place to start.
Bug: 65346115
Test: wait for the device to dim, see that's actually visible under 4k+
lux ambient light.
Change-Id: Idf89f1309d7eae8d5ce4d617e6117c0f6cc76562
Test: as follows
- built
- flashed
- booted
- decidedly did not blow up on device
2017-08-30T18:15:35.160 - [OffloadHardwareInterface] getForwardedStats(rmnet_data0) -> rx:1444450 tx:48330
Bug: 34361337
Change-Id: I3d931fedd1a64c774356be94d15569b0939e27a7
Converted .conf format to .xml using:
vendor/box/user/mnaganov/audio-effects-conf/aeffects-conf2xml
Bug: 37492580
Test: dumped the effectFactory state and check it was unchanged
$ adb shell dumpsys media.audio_flinger | sed '/Clients:/q'
Change-Id: I233a44c2ba0cb4c4d4fb8c3720fc09862ce79827
Merged-In: I233a44c2ba0cb4c4d4fb8c3720fc09862ce79827
Signed-off-by: Kevin Rocard <krocard@google.com>
Fixed value C2,B2,00,BA not C2,BA,00,B2
LPCD Booster
Enable(BA) : booster works including LPCD mode.
Disable(B2) : booster works only Normal mode.
Test: HCE, Tag reading
Bug:64463108
Change-Id: Ie3381eabd669f2d88ad79fdaf350ba447ae2a318
This was erroneously removed when updating the autobrightness curve
under the assumption that the default value was 1 but it's actually 10,
which is way too high.
Change-Id: Ie5b81c23d9d30560f5a686d40bc090d3cbdf3c4d
Fixes: 64708230
Test: manual
Taimen's vendor is on sde, this will make sure we have same tuning as walleye
Bug: 38000161
Test: check readahead
Change-Id: Ia2eaffa050804ee4e209e6263c91a8b9d67d736d
This patch updates the re-calibrated volume curve for voice stream for
in-call tones.
Bug: 64459913
Bug: 63908439
Test: manual audio sanity test
Change-Id: I436679d935c26650fe26eddc13bc654a322707f5
Some bugs were found late in the release cycle for DR1.
It seems safer to simply disable MMAP mode for DR1
and enable it in MR1.
Developers can still experiment with MMAP mode by overriding the policy
using AAudio_setMmapPolicy().
Bug: 64316921
Bug: 64311216
Bug: 64494572
Test: "adb shell getprop aaudio.mmap_policy" should print 1
Change-Id: Ia8752693f4e58a27dd901148728543c8d0bb8259