media: Strip modules using llvm-strip
authorBruno Martins <bgcngm@gmail.com>
Fri, 20 Oct 2023 23:22:47 +0000 (00:22 +0100)
committerBruno Martins <bgcngm@gmail.com>
Fri, 20 Oct 2023 23:22:47 +0000 (00:22 +0100)
commit3ef39a0cd8b265c79e47ba952fbd372308425352
tree53228b4f5b15d95b2d9517e9fb223f538d32f626
parent8c766803df8904dc2057d1450b497fea818372ca
media: Strip modules using llvm-strip

With this, the GCC dependency is gone for good.

Change-Id: Ia15dfd29b5c71e6e02a2dda43fd897c59f7d6a9e
Android.mk