Commit Graph

8 Commits

Author SHA1 Message Date
Deepthi Gunturi 6167e2bce7 Initial target definition for holi
Change-Id: Ib5a043e2accbffd9219f101c1515973f81932650
2020-05-22 19:39:37 +05:30
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
Mingming Yin 9e3d079766 audioid: fix for stlport dependency
- keep stlport dependency conditionally by
  checking SDK version

Change-Id: If008812389a58ced6a06bf21edc110f1ca844c17
2015-07-02 12:41:30 -07:00
Naresh Tanniru f02c208de1 audio: remove build varient check in audio daemon
- Frameworks not receiving SSR notifications on
  release build varients

- audio daemon not compiling for release & engg
  build varients

- Remove build varient check on audiod makefile

Change-Id: I242d5c02e58e4ca5a51b81a997a65deca69d1d81
2014-09-03 04:11:40 -07:00
Fred Oh 144d87459c audio: Add new Audio daemon process
- Add new audio daemon process.
 - Pupose of this daemon is to monitor and report changes ADSP
   processor state to audio framework/Audio flinger.
 - Specific sysfs node file on device indicates ADSP processor
   state as ONLINE or OFFLINE

Change-Id: Ibad54ea93cbb4fbc59ba599c76541c1f255d4c48
2013-11-19 23:57:17 -08:00