Snap for 5590969 from 6b7daab9ef1d9a14a9a9c369ead79a5b81d5bc86 to sdk-release

Change-Id: I5b65dfdc7ee010d2cf8d93031c86405a476fe7fa
diff --git a/overlay/frameworks/base/core/res/res/xml/power_profile.xml b/overlay/frameworks/base/core/res/res/xml/power_profile.xml
index b9ab9f3..3239d56 100644
--- a/overlay/frameworks/base/core/res/res/xml/power_profile.xml
+++ b/overlay/frameworks/base/core/res/res/xml/power_profile.xml
@@ -171,7 +171,7 @@
     <item name="audio">74.758</item>
 
     <!-- Idle current for wifi radio in mA.-->
-    <item name="wifi.controller.idle">2</item>
+    <item name="wifi.controller.idle">79</item>
     <!-- Rx current for wifi radio in mA.-->
     <item name="wifi.controller.rx">166</item>
     <!-- Tx current for wifi radio in mA-->
diff --git a/self-extractors/extract-lists.txt b/self-extractors/extract-lists.txt
index 1cc2a90..099f866 100644
--- a/self-extractors/extract-lists.txt
+++ b/self-extractors/extract-lists.txt
@@ -39,6 +39,5 @@
             system/lib/libiperf.so \
             system/lib/librcc.so \
             system/xbin/iperf3 \
-            system/xbin/sanitizer-status \
             "
     ;;
diff --git a/self-extractors/qcom/staging/device-partial.mk b/self-extractors/qcom/staging/device-partial.mk
index e2f5787..0f2a6b0 100644
--- a/self-extractors/qcom/staging/device-partial.mk
+++ b/self-extractors/qcom/staging/device-partial.mk
@@ -48,4 +48,3 @@
     vendor/qcom/taimen/proprietary/libiperf.so:system/lib/libiperf.so:qcom \
     vendor/qcom/taimen/proprietary/librcc.so:system/lib/librcc.so:qcom \
     vendor/qcom/taimen/proprietary/iperf3:system/xbin/iperf3:qcom \
-    vendor/qcom/taimen/proprietary/sanitizer-status:system/xbin/sanitizer-status:qcom \