Home
last modified time | relevance | path

Searched refs:selinux_label_input (Results 1 – 1 of 1) sorted by relevance

/system/apex/apexd/
Dapexservice_test.cpp328 std::string selinux_label_input; // SELinux label to apply. member
343 selinux_label_input = selinux_label; in PrepareTestApexForInstall()
412 prepare(test_input, test_file, selinux_label_input); in Prepare()