diff options
author | mydongistiny <jaysonedson@gmail.com> | 2019-09-24 21:49:12 -0700 |
---|---|---|
committer | alk3pInjection <webmaster@raspii.tech> | 2023-08-15 15:24:56 +0800 |
commit | 4a97171dc071dbd0a4b2ae75e0c8982e7e09176c (patch) | |
tree | a4c7ab43620c13b618a09adb5fb83ae8d1869275 | |
parent | 6b7c8f51f71e8e86a3b5b4fb53e93ea0e9bae79d (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
(cherry picked from commit d2c1a98bb37193f598721c4d71267eb8ac2b110b)
-rw-r--r-- | device.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -541,7 +541,6 @@ endif # WiFi PRODUCT_PACKAGES += \ - android.hardware.wifi@1.0-service \ wificond \ libwpa_client |