[UBSan][freetype2] Temporarily disable UBSan

UBSan was complaining about a zero-offset to nullptr. It seems that
audio_consumer_connection_closed_ was never initialized, so default init
it to false.

Bug: 46923
Change-Id: Iccbd91ac633efc40c1c7fa1ab88d0989815ebdd0
1 file changed