Commit Graph

4 Commits

Author SHA1 Message Date
Naomi Luis 9eab7cc647 init: Override the composition type for 8960 and 8064 V2 Prime
- 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
2012-11-02 14:05:17 -07:00
Arun Kumar K.R e9d66d7caf init.qcom.early_boot. sh: set c2d.api.supported if needed
- 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
2012-10-15 19:19:00 -07:00
David Ng 2a76cfa880 init: Add LCD density setting for MSM8974
Move LCD density property setting from MSM8974-specific build.prop.
Set 160dpi for Liquid devices and 340dpi for all others.

Change-Id: I6c4d4e47166c77c55baaf0d8dec7861123d6af99
2012-09-27 17:48:45 -07:00
David Ng c92bdf00f5 init: Move Android system property setting to early-boot stage
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
2012-09-05 19:26:03 -07:00