optee: Strip modules using llvm-strip
authorBruno Martins <bgcngm@gmail.com>
Fri, 20 Oct 2023 23:24:58 +0000 (00:24 +0100)
committerBruno Martins <bgcngm@gmail.com>
Fri, 20 Oct 2023 23:24:58 +0000 (00:24 +0100)
commitdc51579ba08aa8de167a78d693193fd5ac015ed3
tree167a7f6b91927c975e45b6fd0968d7140d8a3208
parent94c6bf7c7377731713c0b30e51cd5f779a0de01a
optee: Strip modules using llvm-strip

With this, the GCC dependency is gone for good.

Change-Id: I5f08e4f32ea223f39aaee9e762f3c825c82e5d41
Android.mk