Home
last modified time | relevance | path

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

/external/libbrillo/policy/
Ddevice_policy_impl.cc36 const char kPolicyPath[] = "/var/lib/whitelist/policy"; variable
173 : policy_path_(kPolicyPath), keyfile_path_(kPublicKeyPath) {} in DevicePolicyImpl()