Searched refs:VENDOR_POLICY_PATH (Results 1 – 1 of 1) sorted by relevance
84 private static final String VENDOR_POLICY_PATH = "/vendor/etc/automotive/power_policy.xml"; field in PolicyReader319 try (InputStream inputStream = new FileInputStream(VENDOR_POLICY_PATH)) { in readPowerPolicyConfiguration()323 VENDOR_POLICY_PATH, e); in readPowerPolicyConfiguration()