Searched refs:mDebugPolicyPath (Results 1 – 1 of 1) sorted by relevance
46 private String mDebugPolicyPath = "/data/local/tmp/virt/stub_debug_policy.dts"; field in DisableMicrodroidDebugPolicyPreparer60 boolean result = device.setProperty(SYSPROP_CUSTOM_DEBUG_POLICY_PATH, mDebugPolicyPath); in setUp()