summaryrefslogtreecommitdiff
path: root/cmds/idmap2/include
AgeCommit message (Expand)Author
2020-07-20idmap2: remove the 'scan' command Mårten Kongstad
2020-06-09idmap2: Set aidl_return to true on success Ryan Mitchell
2020-06-01Add policies and enforce overlayable to header Ryan Mitchell
2020-04-28Reduce OMS start time Ryan Mitchell
2020-02-26Refactor overlayable policy Winson
2020-02-06Fix resourcesMap to work with shared libraries Ryan Mitchell
2019-12-19idmap2: add debug information to idmap file format Mårten Kongstad
2019-10-17Idmap format changes for bidirectional lookup Ryan Mitchell
2019-10-04Parse <overlay> and abstract resource mapping Ryan Mitchell
2019-10-04Improve idmap2 xml parsing Ryan Mitchell
2019-10-02Merge "Revert "Improve idmap2 xml parsing"" Ryan Mitchell
2019-10-02Revert "Improve idmap2 xml parsing" Ryan Mitchell
2019-10-02Merge "Add requiredSystemPropertyValue support in idmap2" am: b30f65713f am: ... Ryan Mitchell
2019-10-01Improve idmap2 xml parsing Ryan Mitchell
2019-09-27Add requiredSystemPropertyValue support in idmap2 Gabriel Siqueira
2019-09-03idmap2: use 'override' where possible Mårten Kongstad
2019-04-17Add odm and oem policies Ryan Mitchell
2019-04-15Run idmap2 static-checks and fix formatting issues Ryan Mitchell
2019-03-20idmap2: move Idmap.h to Result Mårten Kongstad
2019-03-19idmap2: move commands to Result<Unit> Mårten Kongstad
2019-03-08Fix idmap scan to supply correct policies Ryan Mitchell
2019-02-27idmap2: switch to improved Result class Mårten Kongstad
2019-02-08idmap2: add systrace logs Mårten Kongstad
2019-02-06idmap2: introduce improved Result class Mårten Kongstad
2019-01-24Merge "idmap2: lock down write access to /data/resouce-cache" TreeHugger Robot
2019-01-18Add enforcement of overlayable targetName Ryan Mitchell
2019-01-18idmap2: lock down write access to /data/resouce-cache Mårten Kongstad
2019-01-16Add enforcement of idmap policies Mårten Kongstad
2018-12-21idmap2: fix clang-tidy warnings [modernize-*] Mårten Kongstad
2018-12-20idmap2: fix clang-tidy warnings [readability-*] Mårten Kongstad
2018-12-17idmap2: replace std::pair<bool, T> with Result<T> Mårten Kongstad
2018-10-30idmap2: initial code drop Mårten Kongstad