Commit Graph

6 Commits

Author SHA1 Message Date
Vignesh Kulothungan 4e64c78e06 hal: enable compilation for lahaina
Add lahaina target to android makefiles to enable compilation.

Change-Id: I5f80633d98ec915054103db206783eb2d7c0e070
2020-01-15 18:34:48 -08:00
Vikram Panduranga 6ff1c956cd hal: Enable integer overflow sanitizer
Enable integer overflow sanitizer in audio HAL for kona.

Change-Id: I6aba4c636f2d467518281361259b1a7768ae34d7
2019-09-25 16:09:46 -07:00
Meng Wang 1813fc02f7 Revert "hal: Enable integer overflow sanitizer"
This reverts commit 1719d7c0c0.
This will be re-enabled once root cause the issue for audio
regression.

Change-Id: If045a40850bd08e25dbf251dd5996f4c1c7982ef
2019-06-14 09:10:38 -07:00
Vikram Panduranga 1719d7c0c0 hal: Enable integer overflow sanitizer
Enable integer overflow sanitizer in audio HAL for kona.

Change-Id: I16a81af39c888f9e5c3c10187ad81d29035a8bc0
2019-05-31 13:38:27 -07:00
Vatsal Bucha c09ae066d5 audio: Add flags to makefiles
Enable GCOV if config is set to true. Also
add gcov_flush in source files to get enhanced
code coverage.

Change-Id: I39776cc6d6f16cd23da05b66669eea22fc4cba81
Signed-off-by: Vatsal Bucha <vbucha@codeaurora.org>
2018-11-14 13:25:50 +05:30
Varun Balaraj 7064334b05 hdmi_in_test: Add support for Android
Add support for Android make file.
Fixed compiler warnings.

Change-Id: I7781cc16dc35f9b3498d02a3f60763cdd59b7e6f
2017-09-05 11:38:11 -07:00