Home
last modified time | relevance | path

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

/system/libhidl/transport/
DServiceManagement.cpp797 const bool allowLegacy = !kEnforceVintfManifest || (trebleTestingOverride && kDebuggable); in getRawServiceInternal() local
798 const bool vintfLegacy = (transport == Transport::EMPTY) && allowLegacy; in getRawServiceInternal()