Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java90 private static final String VINTF_DEVICE_JSON = VINTF_DEVICE_CLASS + DEVICE_INFO_SUFFIX; field in SELinuxHostTest
411 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()