summaryrefslogtreecommitdiff
path: root/cmds/idmap2/include
Commit message (Expand)AuthorAgeFilesLines
* Fix idmap2 compiling against muslColin Cross2021-09-151-0/+2
* idmap2: fix cpplint warningsMårten Kongstad2021-06-022-7/+11
* OverlayManager Fabricated RROsRyan Mitchell2021-02-093-1/+7
* Add fabricated RRO generation to libidmap2Ryan Mitchell2021-02-099-198/+279
* Read manifest values using resource id in idmap2Ryan Mitchell2021-01-081-1/+5
* Accept --overlay-name flag in idmap2Ryan Mitchell2021-01-062-21/+24
* Remove idmap path 256 length limitRyan Mitchell2021-01-063-24/+18
* Revert^2 "libandroidfw hardening for IncFs"Ryan Mitchell2020-11-171-1/+2
* Revert "libandroidfw hardening for IncFs"Ryan Mitchell2020-11-131-2/+1
* libandroidfw hardening for IncFsRyan Mitchell2020-11-121-1/+2
* Merge changes I1d3e5e66,I86b869af,Iab4d3902,I645ee722 am: 72864d2930 am: 9685...Treehugger Robot2020-10-195-68/+81
|\
| * Remove malloc/free for inline overlay valuesRyan Mitchell2020-10-145-68/+81
* | idmap2: remove the 'scan' commandMårten Kongstad2020-07-201-14/+0
|/
* idmap2: Set aidl_return to true on successRyan Mitchell2020-06-091-2/+2
* Add policies and enforce overlayable to headerRyan Mitchell2020-06-011-2/+15
* Reduce OMS start timeRyan Mitchell2020-04-281-0/+5
* Refactor overlayable policyWinson2020-02-264-49/+43
* Fix resourcesMap to work with shared librariesRyan Mitchell2020-02-061-0/+4
* idmap2: add debug information to idmap file formatMårten Kongstad2019-12-195-9/+104
* Idmap format changes for bidirectional lookupRyan Mitchell2019-10-175-55/+69
* Parse <overlay> and abstract resource mappingRyan Mitchell2019-10-043-15/+155
* Improve idmap2 xml parsingRyan Mitchell2019-10-042-49/+147
* Merge "Revert "Improve idmap2 xml parsing""Ryan Mitchell2019-10-022-147/+49
|\
| * Revert "Improve idmap2 xml parsing"Ryan Mitchell2019-10-022-147/+49
* | Merge "Add requiredSystemPropertyValue support in idmap2" am: b30f65713f am: ...Ryan Mitchell2019-10-021-0/+2
|\ \ | |/ |/|
| * Add requiredSystemPropertyValue support in idmap2Gabriel Siqueira2019-09-271-0/+2
* | Improve idmap2 xml parsingRyan Mitchell2019-10-012-49/+147
* | idmap2: use 'override' where possibleMårten Kongstad2019-09-033-15/+18
|/
* Add odm and oem policiesRyan Mitchell2019-04-171-2/+4
* Run idmap2 static-checks and fix formatting issuesRyan Mitchell2019-04-155-7/+1
* idmap2: move Idmap.h to ResultMårten Kongstad2019-03-201-6/+7
* idmap2: move commands to Result<Unit>Mårten Kongstad2019-03-192-2/+4
* Fix idmap scan to supply correct policiesRyan Mitchell2019-03-081-2/+10
* idmap2: switch to improved Result classMårten Kongstad2019-02-273-17/+2
* idmap2: add systrace logsMårten Kongstad2019-02-081-0/+87
* idmap2: introduce improved Result classMårten Kongstad2019-02-061-0/+124
* Merge "idmap2: lock down write access to /data/resouce-cache"TreeHugger Robot2019-01-241-0/+5
|\
| * idmap2: lock down write access to /data/resouce-cacheMårten Kongstad2019-01-181-0/+5
* | Add enforcement of overlayable targetNameRyan Mitchell2019-01-181-0/+14
|/
* Add enforcement of idmap policiesMårten Kongstad2019-01-163-5/+50
* idmap2: fix clang-tidy warnings [modernize-*]Mårten Kongstad2018-12-217-33/+15
* idmap2: fix clang-tidy warnings [readability-*]Mårten Kongstad2018-12-201-0/+3
* idmap2: replace std::pair<bool, T> with Result<T>Mårten Kongstad2018-12-173-5/+35
* idmap2: initial code dropMårten Kongstad2018-10-309-0/+702