summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorRupesh Tatiya <rtatiya@codeaurora.org>2016-01-12 18:37:31 +0530
committerArne Coucheron <arco68@gmail.com>2016-03-22 00:14:20 +0100
commit6706ef97c131bababd34a55244623ef8504c6070 (patch)
tree22a224f00d04dec0c383af693a67bbe684bec5f4 /Android.mk
parent10d0ec6f98f1149cd67d760f2198177ee8f8d873 (diff)
downloadandroid_hardware_qcom_fm-6706ef97c131bababd34a55244623ef8504c6070.tar.gz
android_hardware_qcom_fm-6706ef97c131bababd34a55244623ef8504c6070.tar.bz2
android_hardware_qcom_fm-6706ef97c131bababd34a55244623ef8504c6070.zip
Reset notch filter only if it is set.
Everytime there is data activity, notch filter settings need to be updated. This request gets queued and executed after a delay of 10 seconds. The update request might take 2 seconds in the worst case. Data activity might change very rapidly resulting in large number of RESET_NOTCH_FILTER messages being put queue before the first request itself is processed. In such scenario, multiple requests are processed together and they will take time to execute greater than ANR threashold time. CRs-Fixed: 958512 Change-Id: I78521f425d7419f3a3d577cc573560d3601b1b1e
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions