Remove unused attribute.

This is dead code.

Test: compile sepolicy on marlin + grep
Change-Id: I852b9e8701140f1257510fb94676687e1e278991
This commit is contained in:
Steven Moreland 2017-06-07 13:01:26 -07:00
parent f387ecf3ee
commit b8f7a40833

View file

@ -361,12 +361,6 @@ attribute hal_wifi_client;
expandattribute hal_wifi_client true;
attribute hal_wifi_server;
expandattribute hal_wifi_server true;
attribute hal_wifi_keystore;
expandattribute hal_wifi_keystore true;
attribute hal_wifi_keystore_client;
expandattribute hal_wifi_keystore_client true;
attribute hal_wifi_keystore_server;
expandattribute hal_wifi_keystore_server true;
attribute hal_wifi_offload;
expandattribute hal_wifi_offload true;
attribute hal_wifi_offload_client;