Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dgrp_pwd.cpp403 static bool device_launched_before_api_29() { in device_launched_before_api_29() function
429 if (device_launched_before_api_29() && id >= AID_OEM_RESERVED_START && id < AID_EVERYBODY && in is_oem_id()