Common repo for msm8974 based samsung devices.
Go to file
Christopher R. Palmer 5df5bd5278 consumerir: Dynamically grow an appropriately sized buffer
The IR pulse sequences are written to a local buffer to be
passed to the kernel.

Previously, we doubled the fixed size buffer (from 1K to 2K)
to work around a crash that was occurring for long sequences.

Another crash has been found when using Smart IR Remote and the
POWER function of the TX P42X10E remote by Panasonic (TV category).

Rather than double the size again and wait for another counter-
example, dynamically allocate the buffer and grow it as needed
to handle any IR sequence.

Change-Id: Id4fb799d8a5ad4242e04a68e6cc6436a14f4d2d0
2014-11-05 20:41:48 -05:00
camera msm8974: CameraWrapper: Fix the off value for hfr 2014-08-25 15:19:08 -04:00
configs msm8974: Disable HEVC codec 2014-11-02 17:39:24 -08:00
consumerir consumerir: Dynamically grow an appropriately sized buffer 2014-11-05 20:41:48 -05:00
keylayout msm8974-common: Clean up Samsung device inheritance 2014-08-01 13:58:26 -07:00
overlay/packages/apps/Mms/res/xml msm8974-common: Clean up Samsung device inheritance 2014-08-01 13:58:26 -07:00
sepolicy MSM8974: Initial Common repo commit. 2014-05-18 23:33:07 -04:00
Android.mk msm8974: move firmware symlinks to vendor as binaries expect. 2014-11-05 20:34:06 +00:00
BoardConfigCommon.mk msm8974-common: Fix boot jars classpath 2014-10-22 18:46:42 -07:00
cm.dependencies msm8974-common: Clean up Samsung device inheritance 2014-08-01 13:58:26 -07:00
msm8974.mk msm8974-common: Add missing audio lib (qcompostproc) 2014-10-05 06:44:37 -04:00
README MSM8974: Initial Common repo commit. 2014-05-18 23:33:07 -04:00

Copyright 2012 - The CyanogenMod Project

Common Samsung 8974 repository