Searched refs:vendorSkuDeviceManifestPath (Results 1 – 1 of 1) sorted by relevance
453 String vendorSkuDeviceManifestPath = "/vendor/etc/vintf/manifest_"+ vendorSku + ".xml"; in getVendorSepolicyVersionFromManifests() local454 if (device.doesFileExist(vendorSkuDeviceManifestPath)) { in getVendorSepolicyVersionFromManifests()455 deviceManifestPath = vendorSkuDeviceManifestPath; in getVendorSepolicyVersionFromManifests()