Symlink for /dev/graphics/hdmi was pointing to
wrong path leading to CTS test case failure.
CRs-Fixed: 471554
Change-Id: Ic422dea3e79e2421b1770621870bfa4c360b0094
This change updates the sysfs node "hdcp/tp" permissions
such that it can be accessed by system modules
Change-Id: Iafc1788b5454cb034a7a62fa3e9c0ff62d46dbdc
There is a Zygote issue that prevents time classes from
initializing properly when the system time is before 2008.
The Daylight Savings Time (DST) is not supported when that happens.
There is a race condition between Zygote init and time_daemon
setting the system time so sometimes the system time seen by Zygote
init is the dafault value (year 1970). This fix sets the time just
before Zygote init to year 2009 and that allows Zygote classes to
initialize.
Google recently has a fix for Zygote init to support time before
2008, (see https://code.google.com/p/android/issues/detail?id=26419),
but that will come in JB_MR2. Till then we need this fix.
CRs-Fixed: 467157
Change-Id: I7e101f576347230f017400b1d41f36eb939acf84
Add APQ8084 target to QCOM platform list and set default USB
enumeration/LCD density setting for initial device bring-up.
Change-Id: I57ebbcc5d510f1e41869ab3f3b72f5200dc67e9b
SPD means Source Product Description of the HDMI Source
Add support for SPD nodes and its corresponding permissions
Change-Id: Iaf8b53d899ea23556908516de94d4e9c432c4995
- HDMI fb number will not be known until the device
boot up, it will be set depending on the driver
registration
- check the panel type and determine the HDMI fb node
and change the permissions accordingly
Change-Id: I49f9e8a957b1eb1fad111a321cf04a4963a1365e
CRs-fixed: 451094
MSM8974 Liquid device do not have hardware navigation keys.
Set property ro.hw.nav_keys to 0 to enable Android sw
navigation bar.
Change-Id: I1dd00dcf4c87727d1c92cc9daf77dd238b35c59b
Change display density from the measured 340 dpi to the nearest
official Android display density setting of 320.
CRs-Fixed: 428798
Change-Id: I2367dafdf0fe5db9be7fea16e4e4514ba0fce399
Add MSM8226 to QCOM platform list and set default USB
enumeration/LCD density setting for initial device bring-up.
Rename MSM8910 target to MSM8610.
Change-Id: Ice3679ddb38e3c8cf5aa27f1f8dbf5ce814e923e
Add MSM8910 to QCOM platform list and set default
USB enumeration/LCD density setting for initial
device bring-up.
Change-Id: Ic949f6df629a50b3718190f4eb08386fe836f6f8
- Use dyn composition for 8960
- Use c2d composition for 8064 V2 Prime.
- Remove the call to set setprop c2d.api.supported which is a
redundant property.
Change-Id: Ibd7791b234feafe35c01b52e8a62327ff7379685
- If the target has the 2D core set the c2d.api.supported property
- This property should be set for MDP 3.x targets also
- This will be used in hwcomposer to call into c2d API's
Change-Id: I005f502098b225f22ec72b7e0d431a50c1095acf
Move LCD density property setting from MSM8974-specific build.prop.
Set 160dpi for Liquid devices and 340dpi for all others.
Change-Id: I6c4d4e47166c77c55baaf0d8dec7861123d6af99
Move system property settings such as LCD density to early-boot.
This ensures the properties are set before any service is
started.
CRs-Fixed: 390942
Change-Id: Iba5dfb5b55f33904bd09d4b618b5399d7bda8cbd