Options for the type of content that a shared library contains.
Property | Description |
---|---|
Executable | The shared library contains executable code and can optionally include debug symbols. |
Symbol | The shared library contains Android symbols that translate active memory addresses into information you can use, like a method name. |