Build scudo-free 32-bit libc variant for arcsoft blobs

Unfortunately the arcsoft libraries segfault when used in Android 12+
with scudo memory allocator.

We can build just the 32-bit libc with svelte to avoid any of the
downsides for the rest of the system since camera is 32-bit only.

Issue: FP3-A13#41
Change-Id: I156e15ade4c6a8c98c1ae540dacea251d897e320
1 file changed