Common repo for msm8974 based samsung devices.
Go to file
Christopher R. Palmer a22ea508a6 msm8974: consumerir: Convert transmit input from ms to pulses
According to:

 https://developer.android.com/reference/android/hardware/ConsumerIrManager.html#transmit%28int,%20int[]%29

the pattern is supposed to be in ms.  Apparently Samsung and HTC
in versions 4.4.2 and earlier of Android were treating this as
the number of pulses instead of ms.  This is what our HAL is
supporting because it mimic'ed what the vendors were doing.

However, we should switch to the correct spec of the pattern (ms)
and eventually this will cause apps to converge on the right
patterns.

Currently, this change will break half the existing apps and cause
the other half of the apps to stop being broken and to start
working.

Change-Id: I87cedcc8e0b85d7b96ed63c7d4f82cc53ecb4ecb
2014-08-25 16:47:50 -04:00
camera msm8974: CameraWrapper: Fix the off value for hfr 2014-08-25 15:19:08 -04:00
configs msm8974-common: Clean up Samsung device inheritance 2014-08-01 13:58:26 -07:00
consumerir msm8974: consumerir: Convert transmit input from ms to pulses 2014-08-25 16:47:50 -04: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 add missing firmware links for klte 2014-08-10 09:57:53 +02:00
BoardConfigCommon.mk msm8974-common: Clean up Samsung device inheritance 2014-08-01 13:58:26 -07:00
cm.dependencies msm8974-common: Clean up Samsung device inheritance 2014-08-01 13:58:26 -07:00
msm8974.mk msm8974-common: Clean up Samsung device inheritance 2014-08-01 13:58:26 -07:00
README MSM8974: Initial Common repo commit. 2014-05-18 23:33:07 -04:00

Copyright 2012 - The CyanogenMod Project

Common Samsung 8974 repository