Added CFI blacklist to handle indirect calls to assembly functions

Since libxaac is a static library, both CFI and non-CFI variants will
be built and linked accordingly.
Hence it is not enabled explicitly now.
If it is used as a shared library in the future, we'll need to
explicitly re-enable CFI in the build file.

Bug: 117994055
Change-Id: If70531b14d418e458b8061889b337d4a4c99bda2
2 files changed