MinMicroG/res
FriendlyNeighborhoodShane 969e15e982 npem: fix permissions not being granted
I messed up with the last fix. While that solved the case where there were
both 'granted=true' and 'granted=false' entries, it introduced a regression.

It was written with the assumption that whenever a permission is not granted,
there will be 'granted=false' entries. That assumption was not tested well
at the time, and further testing has revealed that there are also many
situations where there are no 'granted=' entries for permissions at all, not
even 'false'.

Since there is no defined spec for the output of dumpsys, we just do a
pessimistic case-by-case parsing of its output.
2022-02-02 19:31:26 +05:30
..
system npem: fix permissions not being granted 2022-02-02 19:31:26 +05:30
util func-resdl.sh: update privperm webpage parsing regexes 2022-01-31 19:00:43 +05:30
res-readme.md *.md: reflow text to 80 cols 2021-09-08 04:05:45 +05:30