Base class for NDK config file.
| Type | Name and description | 
|---|---|
Set<String> | 
                            getAbiFilters()The ABI Filters  | 
                        
Collection<String> | 
                            getLdLibs()The LD Libs  | 
                        
String | 
                            getModuleName()The module name  | 
                        
String | 
                            getStl()The APP_STL value  | 
                        
String | 
                            getcFlags()The C Flags  | 
                        
The LD Libs
The module name
The APP_STL value
The C Flags