commit | 3d5f9256a4395dcfff9992538d4a65da286ad339 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Dec 21 20:42:35 2021 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Dec 23 21:34:29 2021 +0900 |
tree | 316214cdc5b80348fde4a122a8f04427b7bb6bca | |
parent | 4f85138c086bcaa6fc2370a1ab2aa7b14c0bca97 [diff] |
Perform permissive check on se_policy_binary sepolicy is a module which outputs precompiled sepolicy and performs permissive domain check on user builds. se_policy_binary module is updated so it checks permissive domain in user builds. sepolicy module is removed since we don't need it anymore. Instead, precompiled_sepolicy is used. Bug: 33691272 Test: build Test: add "permissive adbd;" and build on aosp_arm64-user Change-Id: I3dcf0c32d2fc1312dfceeee74894c08b38395d19