Commit Graph

11 Commits

Author SHA1 Message Date
Matthew Qin a1bf26c85f init: Add ro.alarm_boot property support
ro.alarm_boot property is used to let framwork detect if it
is RTC triggered boot.

Change-Id: Id503ad39a2872fdb3acbc79233c008dc4f4e4a3c
2014-04-30 08:49:32 +05:30
Ramkumar Radhakrishnan e4298c3b33 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-03-07 16:37:42 +05:30
Linux Build Service Account 4cd19080fc Merge "init: Set DPI property based on platform subtype ID" 2014-02-08 04:16:36 -08:00
Aravind Venkateswaran c5110079c6 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-07 23:07:57 -08:00
Pradeep Panigrahi e726a3dab1 init: qcom: Setting Bluetooth soc property.
In case of msm8974-apq, setting Bluetooth property as ath3k

Change-Id: I4c9da7fc422d82b97b1dac353c33b1b1913fc826
2014-02-05 03:31:45 -08:00
Uday Kumar Sundar ffb26f9c91 Coredump :Add coredump support for processes
This change will set-up the core-dump directory and the core-file
pattern. The coredumps will not be generated during crashes on
boot-up. The core-dumps will only be generated on crashes after the
boot-up.

Change-Id: Ie8c15f500aa871b7b06913e70d0076656834b319
2014-01-03 12:24:49 -08:00
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