Home
last modified time | relevance | path

Searched refs:notSupported (Results 1 – 1 of 1) sorted by relevance

/system/libvintf/
DHalManifest.cpp275 SystemSdk notSupported = matSystemSdk.removeVersions(manifestSystemSdk); in checkSystemSdkCompatibility() local
276 if (!notSupported.empty()) { in checkSystemSdkCompatibility()
281 base::Join(notSupported.versions(), ", ") + "]. Supported versions are: [" + in checkSystemSdkCompatibility()