Commit Graph

6 Commits

Author SHA1 Message Date
Jake Weinstein 6fb153aabc init: remove display density code
* Let devices define this

Change-Id: Ieeaf4ec6ab0f4da08ca6f9428c72de57997a17d0
2016-01-30 22:10:40 -05:00
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
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
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