Commit 1bee5fb0 authored by Jeff Johnson's avatar Jeff Johnson Committed by Iliyan Malchev
Browse files

mako: Enable Kernel suspend/resume notifications to WCNSS


A recent commit to the Kernel allows suspend and resume notification
to be communicated to the WCNSS.  Enable this feature on the Mako
platform.

Bug: 7303749
Change-Id: I1e9f5ad3575497ec4fe4187d2e8aa7dab8626103
Signed-off-by: default avatarIliyan Malchev <malchev@google.com>
parent 90b655d1
......@@ -139,6 +139,7 @@ on post-fs-data
write /dev/wcnss_wlan 1
write /sys/module/wcnss_ssr_8960/parameters/enable_riva_ssr 1
write /sys/module/wcnsscore/parameters/enable_wcnss_suspend_notify 1
# Create directory used by audio subsystem
mkdir /data/misc/audio 0770 audio audio
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment