summaryrefslogtreecommitdiff
path: root/cmds/idmap2/libidmap2/ResourceMapping.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add fabricated RRO generation to libidmap2Ryan Mitchell2021-02-091-329/+72
* Optimize FilterApkAssets by caching configRyan Mitchell2021-01-131-4/+2
* Remove idmap path 256 length limitRyan Mitchell2021-01-061-2/+2
* Revert^2 "libandroidfw hardening for IncFs"Ryan Mitchell2020-11-171-28/+26
* Revert "libandroidfw hardening for IncFs"Ryan Mitchell2020-11-131-26/+28
* libandroidfw hardening for IncFsRyan Mitchell2020-11-121-28/+26
* Fix <overlay-config-signature> commentsRyan Mitchell2020-10-141-3/+3
* Remove malloc/free for inline overlay valuesRyan Mitchell2020-10-141-25/+31
* OMS: Add config_signature policy handlingZoran Jovanovic2020-10-141-2/+5
* Add policies and enforce overlayable to headerRyan Mitchell2020-06-011-7/+0
* Refactor overlayable policyWinson2020-02-261-3/+7
* Fix resourcesMap to work with shared librariesRyan Mitchell2020-02-061-7/+10
* Allow for overlaying dynamic shared librariesRyan Mitchell2020-01-101-1/+11
* idmap2: add debug information to idmap file formatMÃ¥rten Kongstad2019-12-191-10/+21
* Idmap format changes for bidirectional lookupRyan Mitchell2019-10-171-5/+11
* Parse <overlay> and abstract resource mappingRyan Mitchell2019-10-041-0/+411