HomeSort by relevance Sort by last modified time
    Searched refs:AID_VPN (Results 1 - 4 of 4) sorted by null

  /system/core/include/private/
android_filesystem_config.h 59 #define AID_VPN 1016 /* vpn system */
140 { "vpn", AID_VPN, },
  /external/ipsec-tools/
main.c 188 setuid(AID_VPN);
  /external/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c 79 AID_NET_ADMIN, AID_VPN};
  /system/security/keystore/
keystore.cpp 148 {AID_VPN, AID_SYSTEM},
158 {AID_VPN, static_cast<perm_t>(P_GET | P_SIGN | P_VERIFY) },
    [all...]

Completed in 154 milliseconds