Home
last modified time | relevance | path

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

/test/vts-testcase/security/avb/
Dgsi_validation_utils.cpp223 static bool DeviceHasGmsCore() { in DeviceHasGmsCore() function
239 return IsLowRamDevice() && DeviceHasGmsCore() && DeviceHasPlayStore() && in IsGoDevice()