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