Searched defs:UidMapOptions (Results 1 – 1 of 1) sorted by relevance
90 struct UidMapOptions { struct91 bool includeVersionStrings = false;92 bool includeInstaller = false;93 uint8_t truncatedCertificateHashSize = 0;94 bool omitSystemUids = false;95 bool omitUnusedUids = false;96 set<int32_t> usedUids = {};97 set<string> allowlistedPackages = {};