Searched refs:vintfManifest (Results 1 – 1 of 1) sorted by relevance
259 String vintfManifest = device.pullFileContents("/vendor/etc/vintf/manifest.xml"); in tryUpdateVintfManifest() local262 Document doc = builder.parse(new InputSource(new StringReader(vintfManifest))); in tryUpdateVintfManifest()