commit | b0b149c456f3242f198bfe8559d12612c2afc15c | [log] [tgz] |
---|---|---|
author | Hai Zhang <zhanghai@google.com> | Thu Feb 15 23:04:00 2024 +0000 |
committer | Hai Zhang <zhanghai@google.com> | Thu Feb 15 23:04:24 2024 +0000 |
tree | 4f9a26633154a37e963267365464e37ed3f12237 | |
parent | aa8cca41406305f46c33215722881cbcaa0c30e2 [diff] |
Fix NPE when PermissionEntry.getGids() returns null. PermissionEntry.gids may return null when parsing legacy config trying to work around an issue about upgrading from L platfrm. We can just ignore such entries now. Bug: 325137277 Bug: 322197421 Test: system boots with flag enabled Change-Id: I71a160d53b1a1b429019bb1973a892f78ccb0a17