Remove unused attribute.
This is dead code. Test: compile sepolicy on marlin + grep Change-Id: I852b9e8701140f1257510fb94676687e1e278991
This commit is contained in:
parent
f387ecf3ee
commit
b8f7a40833
1 changed files with 0 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue