Home
last modified time | relevance | path

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

/system/libhidl/transport/
DServiceManagement.cpp157 static constexpr bool kEnforceVintfManifest = true; variable
159 static constexpr bool kEnforceVintfManifest = false;
178 if (kEnforceVintfManifest && !kDebuggable) { in isTrebleTestingOverride()
797 const bool allowLegacy = !kEnforceVintfManifest || (trebleTestingOverride && kDebuggable); in getRawServiceInternal()
800 if (!kEnforceVintfManifest) { in getRawServiceInternal()
877 if (kEnforceVintfManifest && !isTrebleTestingOverride()) { in registerAsServiceInternal()