Commit Graph

1944 Commits

Author SHA1 Message Date
Chaithanya Krishna Bacharaju c57f8a5b40 device/qcom/common: Add ac3 omx library to MM_AUDIO
Change-Id: Ic490eca0da302bcbccfb991e86f584eff8452c0a
2012-08-16 14:56:59 -06:00
Linux Build Service Account 903acabb72 Merge "init: qcom: Install AdrenoTest.apk on first bootup" into jb 2012-08-16 11:04:56 -07:00
Linux Build Service Account 971739c603 Merge "common: Add support generate secure boot image for nand devices" into jb 2012-08-16 05:52:23 -07:00
Linux Build Service Account cb0ea730c7 Merge "common: build: Add msm7627a to lunch options" into jb 2012-08-16 04:11:44 -07:00
David Ng ffd182f48a init: qcom: Install AdrenoTest.apk on first bootup
Install AdrenoTest.apk from /data/prebuilt if it is not already
installed.

Change-Id: I3d3fd2829906c5530574ccd5450b1ace5af4e850
2012-08-15 19:39:01 -07:00
Linux Build Service Account b06a25b1fa Merge "device/qcom/common: Add display metadata lib" into jb 2012-08-15 14:07:18 -07:00
Linux Build Service Account 1feb62536e Merge "system/core: Start qrng daemon upon power up" into jb 2012-08-15 11:19:50 -07:00
Kinjal Bhavsar ffdfac9f0e device/qcom/common: Add display metadata lib
Change-Id: I4236b9d65a5c6a7d70ad31c3acdce45e3887945f
2012-08-14 20:02:03 -06:00
Satya Durga Srinivasu Prabhala f6f1cfd4aa common: build: Add msm7627a to lunch options
Also, fix lunch option for msm7630_surf & msm8660_surf

Change-Id: I1f4e328f09bf59b8b0c199248f8c79a9b05f7621
2012-08-14 20:06:21 +05:30
Channagoud Kadabi 9a92e70cb2 common: Add support generate secure boot image for nand devices
This patch adds support to generate secure boot images for 2k, 4k
and bchecc nand devices.

Change-Id: I90c19b3576f5a0b4c015f059c0f2c9c7dfd99f8d
2012-08-14 18:51:52 +05:30
Linux Build Service Account 9db1dbafb5 Merge "wifi: Remove mount and unmount of file system." into jb 2012-08-14 06:08:55 -07:00
Linux Build Service Account 2fb31e6d57 Merge "device/qcom/common: Add qcom diag permission for ril-daemon1" into jb 2012-08-14 04:41:51 -07:00
David Ng 0b1f147d1b Revert "common.mk: Copy display HALs for badger"
Fix surfaceflinger crash on Android startup.

This reverts commit 7d7ac2ddaa.

Change-Id: I8797f04775b2cbefe28b2c55599bd3c919b4c651
2012-08-13 14:13:12 -06:00
Hariprasad Dhalinarasimha 335b842da2 system/core: Start qrng daemon upon power up
1. Set root permissions to qrng daemon upon powerup.
2. Drop all permissions except few, just enough to make ioctl calls

Permission for hardware random device is changed in this
gerrit (part of Point 1(above)).

Change-Id: I3e893a64efecd10b9065f75fbf7025acb23f9cec
2012-08-13 12:34:41 -07:00
Venkat Ram Prakash Kotni 90713c4b5e device/qcom/common: Add qcom diag permission for ril-daemon1
Change-Id: Ic862f243fa19f1345b7d00efcf3c996e86ab1e2e
2012-08-13 23:34:17 +05:30
Atul Raut 09687cb209 device/qcom/common: Fix CTS certification pushing android.software.live_wallpaper.xml file to device
Change-Id: I75f7a96886cfcbc0069959c7d3f0102532b1477c
2012-08-13 05:06:04 -07:00
Santosh Sajjan e96e4e71f7 wifi: Remove mount and unmount of file system.
Remove mount and unmount file system from wifi shell script
as they are taken care in init.post_fs.sh.

Change-Id: I49b9659b8081f0cc6adfd34a307c6da76f3eb24f
2012-08-13 11:59:18 +05:30
Linux Build Service Account 850fa857ab Merge "common: build: Add lunch options for qcom targets" into jb 2012-08-11 19:02:53 -07:00
Channagoud Kadabi 27614e2e46 common: Add phony target for aboot and kernel image
- aboot to generate apps bl
 - kernelimage to generate secure, 2k, 4k boot images

Change-Id: I68dba9ff4f42f96247fd6c2f9a101e04f724c9a4
2012-08-11 12:54:32 -06:00
Sridhar Parasuram 272e9e7642 common: build: Add lunch options for qcom targets
Change-Id: I14de765f6cc837f4c2ed44d057bfe94d60fc4a4a
2012-08-10 15:48:47 -07:00
Channagoud Kadabi 14ee407de8 common: Add support to generate secure boot image
Change-Id: I04091fe64678c213ef7cdb351cfd053ed12a4747
2012-08-10 16:27:13 -06:00
Linux Build Service Account 4ea25de9f0 Merge "dtbtool: Add support for array of ID's in qcom,msm-id tag" into jb 2012-08-10 13:48:18 -07:00
Linux Build Service Account 7531aee51f Merge "common: build: Generate dtbtool for Tiny Android" into jb 2012-08-10 13:48:15 -07:00
David Ng 82e6aa61f4 dtbtool: Add support for array of ID's in qcom,msm-id tag
Allow multiple chipset/platform/soc_rev triplets in
qcom,msm-id tag.  This allows one DTS/DTB file to be used
for multiple chipset/platform/soc_rev variants.

Preliminary version - needs error handling in triplet
parsing and general code cleanup.

Change-Id: Ic3d018c0667d1ec7189d6e14b3378effda00d781
2012-08-09 21:04:36 -07:00
Chandra Ramachandran 7607b84dcf device/qcom/common: Add bootup power configurations for MPQ8064
Adding the basic power configurations for MPQ8064 after the
device boots up.

CRs-fixed: 365431
Change-Id: Ie0b78d19cc4127fc6b6cbce4248b58bcf5ef4049
2012-08-09 15:22:38 -07:00
David Ng 0ef5003505 common: build: Generate dtbtool for Tiny Android
Explicitly add dtbtool makefile when generating for Tiny
Android as the dtbtool source path is not part of the
standard Tiny Android source search path.

Change-Id: If31963311deb43782d66589964f7fe3579c21bba
2012-08-09 14:35:19 -07:00
Linux Build Service Account a956bbeea2 Merge "common.mk: Copy display HALs for badger" into jb 2012-08-09 13:01:54 -07:00
Naseer Ahmed 7d7ac2ddaa common.mk: Copy display HALs for badger
Change-Id: I34ab1124e63ef3063880352818dc13880a9c0399
2012-08-09 00:00:05 -06:00
Vidyakumar Athota 5e03ec1a8c device/qcom/common : Fix for WMA lossless playback
- Remove quirks requires-wma-pro-component for wmalossless
  and wmapro like in ICS in order to play wmalossless clips

Change-Id: Ifbe3625bb3b54bd223eedaa9090b50daba5d6352
2012-08-08 22:28:04 -07:00
Srinivasa Rao Uppala 321f656a64 init: qcom: Move the smd7 permission settings to ueventd.qcom.rc
Observed a crash during boot with smd7 permission settings
in the init.qcom.rc file. Move the permission settings to
ueventd.qcom.rc file, as the permissions to all other ports
are specified in uevetd.qcom.rc.Bluetooh DUN requires the
access to smd7

Change-Id: If8d49953cdc3c4bf3747fe5ee468160505a2fc2e
2012-08-08 20:29:39 -06:00
Ram Mohan Korukonda d87aac26b7 init.qcom.rc: Add Support for Atheros BT SoC.
New service added to support Atheros Bluetooth Chip.

Change-Id: Ibcb1be3620e12e50b63f4286c41e844c4328d0c3
2012-08-08 11:27:16 -07:00
Linux Build Service Account e96b823ecb Merge "common: Add audio policy library for 7627A" into jb 2012-08-08 08:30:32 -07:00
Linux Build Service Account 587fb6b8ab Merge "device/qcom/common: export the GPIOs and set I2C-5 device permission for MPQ8064" into jb 2012-08-08 08:30:05 -07:00
Linux Build Service Account fc0f695f0b Merge "common: build: Optionally generate dt.img" into jb 2012-08-08 06:45:32 -07:00
Linux Build Service Account 6eee20301e Merge "common: Revert back the CR to 2011" into jb 2012-08-08 06:45:25 -07:00
Linux Build Service Account e3f6488b05 Merge "dtbtool: Initial revision of table of device tree tool" into jb 2012-08-08 06:45:18 -07:00
Shashi Kumar 98b15cf56a common: Add audio policy library for 7627A
Change-Id: Ie33cf31d8342907ea7ea45e1e3976e08a979d15c
2012-08-08 18:34:15 +05:30
Linux Build Service Account 0323d5c34e Merge "device/qcom: Build the HAL library for 8064" into jb 2012-08-07 18:12:43 -07:00
Xiaoming Zhou c181e8f585 device/qcom/common: export the GPIOs and set I2C-5 device permission for MPQ8064
export GPIOs in init.qcom.post_boot for adv7850/adv7612 and tv-tuner drivers
set the i2c-5 device permission to allow media server to access

Change-Id: I3a4987a29c4aed37718c2996ced70145cba61e66
2012-08-07 15:57:13 -06:00
David Ng 14d8358ab5 common: build: Optionally generate dt.img
Generate device tree image (dt.img) if BOARD_KERNEL_SEPARATED_DT
is enabled.

Change-Id: I4f77ba8f5a6907754d90ce4141e553de1dfaedc4
2012-08-07 14:40:22 -07:00
David Ng b053341c3d dtbtool: Initial revision of table of device tree tool
A tool to generate an image of table of device tree.  The image
contains a header, table of device tree indices followed by the
list of device tree blobs.

Refer to dtbtool.txt for more information.

Change-Id: Ib0d5f974cdb8a8fc341f01b5d086a5285b1d7dc5
2012-08-07 14:40:21 -07:00
Sunil Joseph ccc7ba1205 Revert "common: Add support to generate secure boot image"
This reverts commit 671d41497e.
2012-08-07 19:19:43 +05:30
Aviral Gupta 06aadbb286 device/qcom: Build the HAL library for 8064
Build policy config and HAL library for MPQ8064

Change-Id: I45f2dfb64e016318819cb016883d6973777b36b8
2012-08-07 01:49:08 -06:00
Channagoud Kadabi 8608caf9ea common: Revert back the CR to 2011
Change-Id: I14b987443416911ec5e40befade7ea8157d4f64a
2012-08-07 11:33:21 +05:30
Linux Build Service Account b7a7d8246c Merge "common: Add support to generate secure boot image" into jb 2012-08-06 05:14:24 -07:00
Shashi Kumar 0e34b3a0d0 common: Add audio policy library for 8660
Change-Id: I487dc71185c58d6532bc6a60d58f820f7fe899a6
2012-08-06 12:06:34 +05:30
Linux Build Service Account 005a25b57d Merge "media_profiles: Change encoded file format to mp4" into jb 2012-08-04 03:53:29 -07:00
Linux Build Service Account 883d6d01ff Merge "device/qcom/common: init.qcom.rc Add QMUX daemon to audio group to support mediaserver" into jb 2012-08-04 03:53:28 -07:00
Linux Build Service Account 8c44c8d899 Merge "common: Fix device serial number issue" into jb 2012-08-03 12:42:49 -07:00
Linux Build Service Account d0a8c192ff Merge "common: Add storage list in overlay" into jb 2012-08-03 10:23:53 -07:00