1
0
Fork 0
mirror of https://github.com/followmsi/android_device_asus_deb.git synced 2024-11-06 22:06:28 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Jeff Vander Stoep
be654ac25f flo: 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 flo
Change-Id: Iaa2a8a42e4e3fd941c5be0f8fa691245cdb429e9
2019-01-20 13:44:28 +01:00
Pavlin Radoslavov
d000c1d2b8 Use GID "wakelock" to control access to kernel wakelock
Bug: 25864142
Change-Id: Ie9b574a4efdae2508a00c1cb41b5c7e1a17a4e45
2019-01-20 13:44:28 +01:00
followmsi
21bdee0fdf deb: init: create service ril-daemon 2019-01-20 13:36:13 +01:00
followmsi
f418f2b8ad deb: Create NETMGR daemon socket 2019-01-20 13:36:13 +01:00
followmsi
b2fd97587a deb: init: Launch QMUXD process as root user 2019-01-20 13:36:13 +01:00
followmsi
d8e302bff3 deb: init: move service wpa_supplicant to /vendor/bin/hw 2019-01-20 13:35:29 +01:00
followmsi
e96bf147e7 deb: init: Do not define superfluous wpa_supplicant service 2019-01-20 13:35:29 +01:00
followmsi
1a33355d2a flo: init: Change ownership of wifi firmware reload sysfs paths 2019-01-20 13:35:29 +01:00
followmsi
0cb58b93fd deb: init: Update path owners to avoid qcom owners 2019-01-20 13:35:29 +01:00
Simon Shields
158f85c479 deb: cleanup the tree
AOSP has abandoned us. We may as well make things look pretty now.

Change-Id: I30b887ab2269182fe54865114a8846a765eab18d
2016-12-17 17:32:30 +11:00