Commit graph

8 commits

Author SHA1 Message Date
Max Weffers
c0d9ecae96
clover: wifi: Move qca_cld3_wlan module to system 2018-11-08 19:01:05 +01:00
Tim Murray
f35f4d8a08
clover: rootdir: add restricted cpuset
bug: 78197570
Test: CTS

Change-Id: I6aaac2f3ce9ba886143e3667df2ca044c7f3d3f0
2018-10-19 11:52:30 +02:00
Jeff Vander Stoep
b0888ee43d
clover: wifi_supplicant: Deprecate entropy.bin
Wpa_supplicant's random pool is not necessary on Android. Randomness
is already provided by the entropymixer service which ensures
sufficient entropy is maintained across reboots. Commit b410eb1913
'Initialize /dev/urandom earlier in boot' seeds /dev/urandom with
that entropy before either wpa_supplicant or hostapd are run.

Bug: 34980020
Test: Use wifi and wifi tethering on 8996 targets
Change-Id: Ib5caf362bc939911b357db186a274957d3fbf186
(cherry picked from commit 1f2b2f3a780bb7a6ed489bf86e18e77382f37514)
2018-10-19 10:18:26 +02:00
Roshan Pius
51bb83a4c5
clover: Don't start supplicant with interfaces
Framework will now add interface to supplicant (via HIDL) when it
needs to control an interface, so don't specify them in the startup
params.

Bug: 69426063
Test: Device boots up and able to connect to wifi.
Change-Id: I817d28093f8b982e3806c212babd888c0f5eb7c0
2018-10-19 10:17:44 +02:00
Roshan Pius
1085886de4
clover: wpa_supplicant(hidl): Add support for starting HAL lazily
Bug: 72394251
Test: Able to start supplicant from framework using
ISupplicant.getService()
Change-Id: I19b8434e7241b9028e7dc86316ec9d5512affcca
2018-10-19 10:16:44 +02:00
Jeff Vander Stoep
d623e91b4e
clover: wpa_supplicant: Move control sockets to /data/vendor
Treble compliance.

Bug: 70228425
Bug: 70393317
Test: complete wifi test in b/70393317
Test: Test wifi on Taimen and Sailfish
Test: verify sockets exist in /data/vendor/wifi/wpa/sockets

Change-Id: I0bfc3a351419f0a03498e79664949f353369bf1b
2018-10-19 10:15:18 +02:00
Max Weffers
9f3626aba1
clover: rootdir: Update to MIUI 8.9.20 stock ramdisk 2018-10-18 15:42:58 +02:00
Max Weffers
ee32277c0e
clover: init: Import Ramdisk from MIUI 2018-09-27 12:29:50 +02:00