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