Commit Graph

13 Commits

Author SHA1 Message Date
Manikanta Kanamarlapudi 252e453cb6 common: Add init_msm for 8916 file
Add init_msm for 8916 file and do setprop's
for hw/sw HEVC based on msm_id

Change-Id: I4cde44765e017add364a3632632a4c78cdab33f5
2014-07-31 15:53:59 +05:30
Arun Kumar K.R 5df83ab09b init: Add MSM-specific init extension library for 8994
- Implements MSM-specific initialization during bootup
- Sets the lcd density at the bootup

Change-Id: I2bbc3e724682b8b11329b87c26aca1e4faf8d357
2014-06-25 11:05:22 -07:00
Ilia Lin 1adcc37407 init: qcom: Set ro.sf.lcd_density for SBC APQ8084
Set the property ro.sf.lcd_density value to comply the
SBC APQ8084 display size.
qemu.hw.mainkeys is set to 0, because SBC is headless device
and doesn't have HW buttons.

Change-Id: I3e4e56245f95a061ea218f16c0af3f10a797ad4b
2014-03-11 14:00:59 +02:00
Linux Build Service Account 395e46e8d2 Merge "init script: Add usergroup write permission to idle_time node." 2014-02-19 19:56:17 -08:00
Ramkumar Radhakrishnan 9f5db22f91 init script: Add usergroup write permission to idle_time node.
Set usergroup write permission of idle_time node to enable idle
timeout feature.

Change-Id: If6b0a94e93b5117c4004726d62a346403f7a8ed3
2014-02-14 12:09:34 -08:00
Vijay Ganti e47e385274 apq8084: Update LCD density setting for APQ8084 MTP and Liquid
Update LCD density on Liquid to 320 and MTP to 480
based on UX profiling and Jank analysis

CRs-fixed: 612032
Change-Id: I1d2ee7671b7fd388967087df4f4bf8711f010478
2014-02-12 17:16:34 -08:00
Aravind Venkateswaran 1d6fc81ca3 init: Set DPI property based on platform subtype ID
There is a need to support panels of different resolutions
on msm8926. In such scenarios, the platform subtype
ID is used to uniquely identify such panels. Use this ID to
correctly configure the device property for the DPI setting.

Change-Id: If2d7c3cb2a528e9fe6780116ea1ceb278eba138d
2014-02-04 16:10:42 -08:00
Pradeep Panigrahi 1c014d50f1 init: qcom: Setting Bluetooth soc property.
In case of msm8974-apq, setting Bluetooth property as ath3k

Change-Id: I4c9da7fc422d82b97b1dac353c33b1b1913fc826
2014-01-11 12:50:53 +05:30
Arun Kumar K.R 2f479e8e0b init_msm: use qemu.hw.mainkeys instead of ro.hw.nav_keys
Android removed support for ro.hw.nav_keys property to enable/disable
the virtual keys on the target, hence just use qemu.hw.mainkeys.

Change-Id: Ieb700313ea49a32ed98f80e3e8cce9ab9e07624b
2013-11-15 18:51:02 -08:00
Linux Build Service Account 92c98f3699 Merge "init: Update lcd density setting for APQ8084" 2013-10-18 02:06:23 -07:00
Praveena Pachipulusu cab15b2f91 init: set hdmi node permissions during initialization
- Add functions to setPermission and setOwner for file nodes
- Set hdmi node permissions based on fb number.

Change-Id: I57babd7aa8387d35860ad66892dd0c21ca35c135
2013-10-14 18:42:39 -07:00
David Ng 5b2f11d094 init: Update lcd density setting for APQ8084
Use correct LCD density and softkey enable setting
for APQ8084.

Change-Id: I0ba8bc5d69981224c2dcdb314926a11d9f6a85eb
2013-10-10 14:01:35 -07:00
David Ng a6f677ea78 init: Add MSM-specific init extension library
Implement MSM-specific initialization during boot up
at "init" stage.  This allows variable setting based
on runtime query of hardware configuration.

Change-Id: Id14293a9f030d6631c55e84498f503a5bcb818e2
2013-09-27 01:13:19 -07:00