Searched refs:verity (Results 1 – 3 of 3) sorted by relevance
53 --verity-enabled Whether to enable the verity signature algorithm for the
4209 String verity = getProperty("partition.system.verified"); in remountSystemWritable() local4212 if (verity != null && !verity.isEmpty()) { in remountSystemWritable()4223 String verity = getProperty("partition.vendor.verified"); in remountVendorWritable() local4226 if (verity != null && !verity.isEmpty()) { in remountVendorWritable()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...