Searched refs:PLATFORM_SEPOLICY_VERSION_JSON_KEY (Results 1 – 1 of 1) sorted by relevance
93 private static final String PLATFORM_SEPOLICY_VERSION_JSON_KEY = "platform_sepolicy_version"; field in SELinuxHostTest486 String version = object.getString(PLATFORM_SEPOLICY_VERSION_JSON_KEY); in getSystemSepolicyVersion()