diff options
author | Inseob Kim <inseob@google.com> | 2021-03-11 17:58:26 +0900 |
---|---|---|
committer | Inseob Kim <inseob@google.com> | 2021-03-12 11:40:15 +0900 |
commit | d99d977f17c9ed39eb57ac9c294390944290665d (patch) | |
tree | c4aa98204521c53890a3680ff1b67f3aeddca85e /debuggerd/handler/debuggerd_handler.cpp | |
parent | d5bd5437b0bd0723d8199c332e8766d0b6a9a460 (diff) |
Allow precompiled sepolicy w/o system_ext/product
Some devices might not have system_ext or product partitions. But init
has been refusing to use precompiled sepolicy because init always checks
system / system_ext / product hashes, regardless of existence. This
makes system_ext and product optional, so hash check can be skipped for
non-existing partitions. Of course system is always checked.
Bug: 181640066
Test: boot microdroid and cuttlefish, see precompiled sepolicy works
Change-Id: I32c296fffd894c27097e8b4e10ade977a21d61ab
Diffstat (limited to 'debuggerd/handler/debuggerd_handler.cpp')
0 files changed, 0 insertions, 0 deletions