Home
last modified time | relevance | path

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

/aosp12/system/libhidl/transport/
H A DServiceManagement.cpp767 const bool trebleTestingOverride = isTrebleTestingOverride(); in getRawServiceInternal() local
768 const bool allowLegacy = !kEnforceVintfManifest || (trebleTestingOverride && isDebuggable()); in getRawServiceInternal()
826 if (!getStub || trebleTestingOverride) { in getRawServiceInternal()