Commit Graph

1414 Commits

Author SHA1 Message Date
Vidyakumar Athota 2a9cde47a4 ueventd: Add permissions for audio nodes
Change-Id: Ibb7a34e0525618bc5e5434630450974097193624
2012-07-13 16:46:16 -07:00
David Ng 66691dbff4 Revert "qcom/init: Remove support for persist partition."
Add back support for persist partition

This reverts commit af8a9ec4ae.
2012-07-12 15:49:14 -07:00
Shashank Mittal e935cdd64b qcom/common: Fix kgsl-2d0 and kgsl-2d1 permissions
Change-Id: I595c450fb0e42b62dd9e16a99d0f3a5450085046
2012-07-12 12:03:32 -07:00
Naseer Ahmed 9716e990a4 rootdir: Add permissions for rotator
Change-Id: I61981c9ea2ec2af57a3bb26fdd1e0d21e7216a21
2012-07-05 17:14:15 -07:00
Haynes Mathew George df1f22de67 ueventd: Add permissions for video nodes
- Add device permissions for video decoder/encoder nodes.

Change-Id: Ib2f768d706eff735db995817a167dcb4cb3f66dc
2012-07-03 16:32:03 -07:00
Shashank Mittal 26054e8fba qcom/init: Change ro.emmc prop to ro.boot.emmc
Init process takes care of creating a userspace property using parameters
passed in kernel commandline.

Android bootloader is already sending androidboot.emmc=true for emmc targets.
Init uses it to create a property as ro.boot.emmc=true. So with that there is no
need for ro.emmc property anymore.

Change-Id: I3f49cc0a1ef01cb7ecc26e3f1becb68d3c38a313
2012-07-02 19:02:20 -07:00
Shashank Mittal 7925456fc1 qcom/init: Don't change /dev/smd7 permissions.
Some unkown service is using this node to bring modem out of reset multiple times.
This is causing LPASS and MPSS crashes.

Adding change to not to change permission of this node to avoid this crash.

Need to figure out the culprit service and fix that.

Change-Id: I472f2fe147d2903b1ea65206625510eb5f66564b
2012-07-02 19:02:12 -07:00
Shashank Mittal cbdde5c098 qcom/init: Fix fuse sdcard for qcom devices.
sdcard service is responsible to mount a fuse sdcard. But since this
service uses data partition so it needs to be under late_start.
Another requirement is if user wants to switch to external sdcard then
this service should not start.

To fix this we use nonencrypted and vold.decrypt triggers to set the property
for this service to start.

nonencrypted is started when device is not encrypted and init is able to mount
data partition.

vold.decrypt=trigger_restart_framework is set on encrypted phone after user's
successful login in the device.

Change-Id: I24aa6395b44530555669045e85da66abb7df5da8
2012-06-29 10:46:26 -07:00
Linux Build Service Account fd365e47b0 Merge "Camera: Add camera device nodes." into pdk_jb 2012-06-29 04:06:10 -07:00
Linux Build Service Account 20d6779c2a Merge "qcom/init: Remove support for persist partition." into pdk_jb 2012-06-28 13:19:21 -07:00
Apurva Rajguru eb916c4452 Camera: Add camera device nodes.
Change-Id: Ia5282e647060db3341ca607bdc994556a0ddefd2
2012-06-26 20:19:53 -07:00
Shashank Mittal af8a9ec4ae qcom/init: Remove support for persist partition.
Change-Id: I2d6d718070fbff9f482a10686815a8c5a6ebac81
2012-06-26 11:28:19 -07:00
Abhishek Adappa eb3a66c2c5 Enable device nodes to get QMI working for JB
Change-Id: Icceffcaf99f585fa0845b5242065063515d4da28
2012-06-22 16:46:35 -07:00
Shashank Mittal b0aaab087e qcom: Add qcom init and ueventd scripts.
Change-Id: I388a154054c07631ca853e334ffaeea2451da6c1
2012-06-21 18:04:00 -07:00