History log of /hardware/qcom/display/msm8960/libqdutils/mdp_version.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
73cde9b41ac26449d2155a39078fd3ded3f92f6d 12-Dec-2013 Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org> Put singleton static instance declarations into the android namespace

clang 3.4 complains about the declarations happening outside of the
namespace being a C++11 extension.
Putting them into the namespace works with all compilers.

Change-Id: I7d5d840a89b16baa8553ffc69b6c57134fc36178
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
/hardware/qcom/display/msm8960/libqdutils/mdp_version.cpp
513ddc2124abf90c63af41999201f0d2031af0c8 12-Jun-2013 Vineeta Srivastava <vsrivastava@google.com> Splitting hardware/qcom/display chip specific.

Moved msm8960 specific code in msm8960/ directory.
Moved msm8974 specific code in msm8974/ directory.
Updated Makefiles to point to correct header files.

Change-Id: I0623022f324be0ae42571660074f16afa1f71df5
/hardware/qcom/display/msm8960/libqdutils/mdp_version.cpp