diff options
author | mydongistiny <jaysonedson@gmail.com> | 2019-09-24 21:49:12 -0700 |
---|---|---|
committer | alk3pInjection <webmaster@raspii.tech> | 2024-01-01 08:05:24 +0800 |
commit | ec632d602084db99fb177672618c36463263cd40 (patch) | |
tree | 9a68270f1be103240ec72e9907955e9fbba48f31 | |
parent | 1abbf597da8925e38be4d0ada1386908e82b3f2e (diff) |
gs201: Use Google's wifi_ext service
* Use vendor.google.wifi_ext@1.0-service
that is in the vendor partition instead
of the AOSP WiFi service.
Change-Id: Ia0fff6ffc532cc6b5e41f8ac242d00e64627cee8
-rw-r--r-- | device.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -564,7 +564,6 @@ endif # WiFi PRODUCT_PACKAGES += \ - android.hardware.wifi-service \ wificond \ libwpa_client |