Etienne Dechamps (Google)

Results 1 issues of Etienne Dechamps (Google)

[`create_minidebuginfo`](https://cs.android.com/android/platform/superproject/main/+/main:art/tools/create_minidebuginfo/) is a tool that makes it possible to compress native `.so` debug information (in particular, unwind tables) so that they take less space on device disk. Unfortunately, this tool...

enhancement