No description
Find a file
Christopher N. Hesse caece2d972 ril: Fix unsol response array mapping
* Instead of messing around with indices, look up
   the requestNumber in the array.
 * This has a cost of O(N) instead of O(1) with the
   previous implementation, but we don't receive unsol
   response codes frequently enough to be worried about
   this.
 * This was needed because a few vendor reponses, aka
   RIL_UNSOL_SNDMGR_WB_AMR_REPORT at index 33 and
   RIL_UNSOL_SNDMGR_CLOCK_CTRL at index 34
   could not be addressed by their array indices anymore
   because we cannot calculate their index by the unsol
   response code we receive from the modem.

Change-Id: I27319e621c777fe19ae8908d7e0c4a46d6dd6d3b
2017-02-12 12:12:17 +00:00
AdvancedDisplay Automatic translation import 2017-02-11 12:43:38 -08:00
audio audio: Update comments for voice mics 2017-02-12 11:57:02 +00:00
cmhw/org/cyanogenmod/hardware Revert "allow override of cabc file via property" 2017-01-26 11:02:11 +00:00
consumerir consumerir: Move CLEAR_VARS below LOCAL_PATH 2016-12-14 12:28:39 -08:00
dtbhtool dtbhtool: Do not force utilities to be built 2017-01-17 00:20:35 +01:00
exynos/multimedia exynos: multimedia: N/clang fixes 2016-10-28 18:55:19 -07:00
exynos3/s5pc110 samsung: Compilation fixes 2015-11-09 14:07:55 -08:00
exynos4 exynos4x12: use common samsung liblights 2017-02-06 03:02:48 +00:00
fingerprint fingerprint: bauth: convert % completed to remaining 2017-02-09 17:31:48 +00:00
liblights liblights: Check for hardware support on HAL open 2016-12-31 17:14:47 +01:00
macloader macloader: Rework mac address half classification 2017-02-10 20:29:26 +00:00
modemloader modemloader: Use hw.revision instead of ro.revision 2016-03-15 19:44:07 +01:00
power power: Add support for POWER_HINT_CPU_BOOST 2017-02-09 19:54:30 +00:00
ril ril: Fix unsol response array mapping 2017-02-12 12:12:17 +00:00
wifiloader Add wifiloader 2015-12-19 19:49:35 +01:00
Android.mk add Samsung BAUTH Fingerprint HAL 2017-02-09 17:29:54 +00:00
exynos4x12.mk exynos4x12: use common samsung liblights 2017-02-06 03:02:48 +00:00
exynos4210.mk NFC refactoring 2013-07-22 20:31:23 +02:00
mkbootimg.mk add a common mkbootimg.mk to quiet "KERNEL IS NOT SEANDROID ENFORCING" warning 2017-02-04 18:58:24 +00:00
s5pc110.mk Move macloader to hardware/samsung 2012-10-04 09:57:03 -07:00