diff options
| author | android-build-team Robot <android-build-team-robot@google.com> | 2017-05-18 07:29:21 +0000 |
|---|---|---|
| committer | android-build-team Robot <android-build-team-robot@google.com> | 2017-05-18 07:29:21 +0000 |
| commit | 6c66828d30400297395c8ba7149d5ff63ad53627 (patch) | |
| tree | 616b67ed604618a904b6b95751275f766d76cc0f | |
| parent | 2b8924001c7fb57d78904a1e861a230a8544811b (diff) | |
| parent | 630f9851776a7f2653f41653773e93cb74361b90 (diff) | |
release-request-1402554e-13f6-4a8a-ac43-0c3cb703879f-for-git_oc-dr1-release-4022446 snap-temp-L41400000065417041
Change-Id: Ic8163d4227b7d6aa96f83ea18588f541919b4265
| -rw-r--r-- | device.mk | 1 | ||||
| -rw-r--r-- | manifest.xml | 9 |
2 files changed, 0 insertions, 10 deletions
@@ -246,7 +246,6 @@ PRODUCT_PACKAGES += \ # Wifi PRODUCT_PACKAGES += \ - android.hardware.wifi@1.0-service \ libwpa_client \ lib_driver_cmd_bcmdhd \ hostapd \ diff --git a/manifest.xml b/manifest.xml index cde99fd..a4e8812 100644 --- a/manifest.xml +++ b/manifest.xml @@ -28,13 +28,4 @@ <instance>default</instance> </interface> </hal> - <hal format="hidl"> - <name>android.hardware.wifi</name> - <transport>hwbinder</transport> - <version>1.0</version> - <interface> - <name>IWifi</name> - <instance>default</instance> - </interface> - </hal> </manifest> |
