Searched refs:VINTF_DEVICE_JSON (Results 1 – 1 of 1) sorted by relevance
90 private static final String VINTF_DEVICE_JSON = VINTF_DEVICE_CLASS + DEVICE_INFO_SUFFIX; field in SELinuxHostTest411 File vintfJson = deviceInfoDir.toPath().resolve(VINTF_DEVICE_JSON).toFile(); in getVendorSepolicyVersionFromBuildInfo()421 DEVICE_INFO_DEVICE_DIR + VINTF_DEVICE_JSON, VINTF_DEVICE_JSON); in getVendorSepolicyVersionFromDeviceJson()483 File vintfJson = deviceInfoDir.toPath().resolve(VINTF_DEVICE_JSON).toFile(); in getSystemSepolicyVersion()