Searched refs:active_apex_selinux_ctx (Results 1 – 2 of 2) sorted by relevance
/system/apex/apexd/ | ||
D | apexd.h | 58 const char* active_apex_selinux_ctx; member |
D | apexd.cpp | 2840 if (!StartsWith(*ctx, gConfig->active_apex_selinux_ctx)) { in OpenAndValidateDecompressedApex() |