Searched refs:verity (Results 1 – 2 of 2) sorted by relevance
5016 String verity = getProperty("partition.system.verified"); in remountSystemWritable() local5019 if (verity != null && !verity.isEmpty()) { in remountSystemWritable()5032 String verity = getProperty("partition.vendor.verified"); in remountVendorWritable() local5035 if (verity != null && !verity.isEmpty()) { in remountVendorWritable()5048 String verity = getProperty("partition.system.verified"); in remountSystemReadOnly() local5051 if (verity == null || verity.isEmpty()) { in remountSystemReadOnly()5060 String verity = getProperty("partition.vendor.verified"); in remountVendorReadOnly() local5063 if (verity == null || verity.isEmpty()) { in remountVendorReadOnly()
55 --verity-enabled Whether to enable the verity signature algorithm for the