Android 8.0.0 release 4
Enable CFI for libFLAC.

Builds the libFLAC static library with CFI enabled. This ensure that
it interoperates well with shared libraries (like libstagefright.so)
that depend on this library, and which have CFI enabled.

Bug: 30227045
Test: m -j40 and device builds and boots
Test: CFI is not enabled unless built with ENABLE_CFI=true
Test: CFI enabled build passes the media CTS tests.
Change-Id: If6c3a6b3daa2b791ef10c97242bdd24532a0f3e7
1 file changed