Home
last modified time | relevance | path

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

/system/gsid/tests/
Dboot_tests.cpp39 static bool IsAutomotiveDevice() { in IsAutomotiveDevice() function
105 if (GetVsrLevel() < __ANDROID_API_T__ || IsAutomotiveDevice()) { in TEST()