summaryrefslogtreecommitdiff
path: root/cmds/idmap2/libidmap2/ResourceUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* idmap2: fix cpplint warningsMårten Kongstad2021-06-021-0/+1
* Add fabricated RRO generation to libidmap2Ryan Mitchell2021-02-091-78/+0
* Read manifest values using resource id in idmap2Ryan Mitchell2021-01-081-4/+10
* Accept --overlay-name flag in idmap2Ryan Mitchell2021-01-061-49/+33
* Revert^2 "libandroidfw hardening for IncFs"Ryan Mitchell2020-11-171-8/+8
* Revert "libandroidfw hardening for IncFs"Ryan Mitchell2020-11-131-8/+8
* libandroidfw hardening for IncFsRyan Mitchell2020-11-121-8/+8
* Fix resourcesMap to work with shared librariesRyan Mitchell2020-02-061-1/+5
* Idmap format changes for bidirectional lookupRyan Mitchell2019-10-171-1/+35
* Parse <overlay> and abstract resource mappingRyan Mitchell2019-10-041-6/+13
* Improve idmap2 xml parsingRyan Mitchell2019-10-041-24/+37
* Merge "Revert "Improve idmap2 xml parsing""Ryan Mitchell2019-10-021-37/+24
|\
| * Revert "Improve idmap2 xml parsing"Ryan Mitchell2019-10-021-37/+24
* | Merge "Add requiredSystemPropertyValue support in idmap2" am: b30f65713f am: ...Ryan Mitchell2019-10-021-0/+10
|\ \ | |/ |/|
| * Add requiredSystemPropertyValue support in idmap2Gabriel Siqueira2019-09-271-0/+10
* | Improve idmap2 xml parsingRyan Mitchell2019-10-011-24/+37
|/
* Run idmap2 static-checks and fix formatting issuesRyan Mitchell2019-04-151-2/+2
* idmap2: switch to improved Result classMårten Kongstad2019-02-271-14/+8
* Add enforcement of overlayable targetNameRyan Mitchell2019-01-181-0/+65
* idmap2: fix clang-tidy warnings [modernize-*]Mårten Kongstad2018-12-211-6/+2
* idmap2: replace std::pair<bool, T> with Result<T>Mårten Kongstad2018-12-171-5/+4
* idmap2: initial code dropMårten Kongstad2018-10-301-0/+55