Searched refs:allowLegacy (Results 1 – 1 of 1) sorted by relevance
768 const bool allowLegacy = !kEnforceVintfManifest || (trebleTestingOverride && isDebuggable()); in getRawServiceInternal() local769 const bool vintfLegacy = (transport == Transport::EMPTY) && allowLegacy; in getRawServiceInternal()