libcutils: fs_config: remove aliases

am: 88c04aae1e

Change-Id: I54438298bc2ffa27e2c831a666afac47ac84d7a3
This commit is contained in:
Mark Salyzyn 2017-05-19 18:34:01 +00:00 committed by android-build-merger
commit 7ed7cf3f9f
1 changed files with 0 additions and 3 deletions

View File

@ -184,9 +184,6 @@ static const struct fs_path_config android_files[] = {
"system/bin/surfaceflinger" },
// Support hostapd administering a network interface.
{ 00755, AID_WIFI, AID_WIFI, CAP_MASK_LONG(CAP_NET_ADMIN) |
CAP_MASK_LONG(CAP_NET_RAW),
"system/vendor/bin/hostapd" },
{ 00755, AID_WIFI, AID_WIFI, CAP_MASK_LONG(CAP_NET_ADMIN) |
CAP_MASK_LONG(CAP_NET_RAW),
"vendor/bin/hostapd" },