SUPERAndroidAnalyzer / super

Secure, Unified, Powerful and Extensible Rust Android Analyzer
https://superanalyzer.rocks/
GNU General Public License v3.0
421 stars 59 forks source link

Macro-generate permission checklist #103

Open Razican opened 7 years ago

Razican commented 7 years ago

We currently have thousands of LOC for generating permission enums. This shouldn't be done this way, and a simpler way using macros and automatic permission upgrading at build time should be used.

Razican commented 7 years ago

Moving this to SUPER 0.5.0.