Skip to content
Snippets Groups Projects
Commit 3a3756fe authored by Jeff Vander Stoep's avatar Jeff Vander Stoep
Browse files

searchpolicy depends on FcSort

Bug: 77965486
Test: run cts -m CtsSecurityHostTestCases -t
    android.cts.security.FileSystemPermissionTest#testDevHwRandomPermissions

Change-Id: Ib5965649e9b2b4bb0259383374dfac76cc0a8bd5
(cherry picked from commit cc541a80)
parent 53cabd6c
No related branches found
No related tags found
No related merge requests found
......@@ -56,8 +56,9 @@ python_binary_host {
python_binary_host {
name: "searchpolicy",
srcs: [
"searchpolicy.py",
"FcSort.py",
"policy.py",
"searchpolicy.py",
],
required: ["libsepolwrap"],
defaults: ["py2_only"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment