Searched refs:P_CLEAR_UID (Results 1 – 2 of 2) sorted by relevance
/system/security/keystore/ | ||
D | permissions.h | 39 P_CLEAR_UID = 1 << 15, enumerator |
D | key_store_service.cpp | 554 if (!checkBinderPermissionSelfOrSystem(P_CLEAR_UID, targetUid)) { in clear_uid() |