Commit Graph

1661 Commits

Author SHA1 Message Date
Linux Build Service Account 0df6b32db5 Merge "common: add vendor boot jars for SDK" 2015-01-09 04:47:05 -08:00
padarshr f87e764785 Change qcom-usb-sh from core class to main class
On an encrypted device, qcom-usb-sh sets persist property
on early boot when /data is at tmpfs.So this persist
property write is lost when /data will be at dm-0
afterwards during encryption process.So, changing to main
class ensures to properly set persistproperty after /data
is at dm-0 as main class will be started
after encryption setup.

CRs-Fixed: 778812

Change-Id: I3d8398d51ef1eab66f76ab99492ea2b4507d3853
2015-01-09 03:39:44 -08:00
Sreedhar Lakkaraju 1412ad6156 common: add vendor boot jars for SDK
adding vendor boot jars for SDK

CRs-Fixed: 768199

Change-Id: I132298f6d6b694b5c6fd8ac26a6561e490cc067d
2015-01-08 11:12:45 -08:00
Linux Build Service Account 94e07ea8a0 Merge "Add systemimage as a dependency on userdata.img" 2015-01-07 11:06:07 -08:00
AUDITYA BHATTARAM f183d55297 Add systemimage as a dependency on userdata.img
This is needed to serialize the image generation of system.img
and userdata.img. This is a temporary change needed to diagnose
the system overload issue during image generation.

Change-Id: Ic495752730c17d75dc9523c161d1acdc47f1ea2e
2015-01-06 19:04:58 -08:00
Linux Build Service Account b1573ff6c9 Merge "common: skip bootjar check if not applicable" 2014-12-22 20:48:42 -08:00
Karthikeyan Ramasubramanian 9833f73232 init.qcom.rc: Assign system_health_monitor device ownership
Assign the ownership of system_health_monitor device to radio user and
system group. Allow read-only access of system_health_monitor to others.

CRs-Fixed: 770415
Change-Id: I62f424f4516e5483ea969f3eae0f15b5e8d4bcc1
2014-12-16 20:04:17 -08:00
Sreedhar Lakkaraju 1bab9ade2d common: skip bootjar check if not applicable
adding support to skip boot jar check for
not applicable case to avoid build errors

Change-Id: Ib10635a103f1adb2863344be0f7ed09f6d3eea00
2014-12-15 07:16:39 +05:30
Linux Build Service Account d63aab3f0e Merge "Adding support of Inline Crypto Engine (ICE)" 2014-12-13 09:16:22 -08:00
Linux Build Service Account 422d1ef2ad Merge "common: update opcodes to disable power collapse" 2014-12-13 09:16:16 -08:00
Dinesh K Garg b9c825d1db Adding support of Inline Crypto Engine (ICE)
ICE requires keys to be set in key LUT. Changing APIs so that it
return the key index in key LUT. It also needs to take care if
ICE is available on the chip.

Change-Id:  I22be18738ba33e5b5c61639c24b320484d0ad7f2
2014-12-08 23:25:13 -08:00
Vince Leung 17c5fc0f86 common: update opcodes to disable power collapse
Update opcodes to disable power collapse via PerfLock
to fix a bug in PerfLock

Change-Id: I14cb3292b94db90d592905fb344c942e7d61c4f8
2014-12-05 16:01:51 +05:30
Linux Build Service Account f5bd91eb4a Merge "init.qcom.rc: create directory for display clients" 2014-12-04 14:45:17 -08:00
Linux Build Service Account cc6df65aa9 Merge "init.qcom.rc: Restrict external sdcard write permission" 2014-12-03 16:32:11 -08:00
Nirmal Abraham fa96474021 init.qcom.rc: create directory for display clients
Create a directory '/data/misc/display' to store configuration
files used by display clients.

Change-Id: I20f62ed6a484172b8765455ccc2456b52ef7ffa0
2014-12-02 18:45:42 +05:30
Biswajit Paul 5a0afdf31e init.qcom.rc: Restrict external sdcard write permission
Apps must not be allowed to write to secondary external storage
devices, except in their package-specific directories as allowed by
synthesized permissions. Restricting writes in this way ensures the
system can clean up files when applications are uninstalled

Change-Id: I6688dc3f5d81f966fd42a8cf3509c3743474de50
CRs-Fixed: 715425
2014-12-02 15:14:00 +05:30
Linux Build Service Account 4409e5099b Merge "Enable multi-user support by default" 2014-12-01 18:41:34 -08:00
David Ng b3658da42c Enable multi-user support by default
Allow a maximum of 4 users.

Change-Id: Ica0ac3e07a54bbdfb4c322d7199b603ead374124
2014-12-01 19:57:33 +05:30
Linux Build Service Account a9757d96d0 Merge "Enable iwlan flag" 2014-11-27 08:40:33 -08:00
Susheel nyamala 47a0e27193 Enable iwlan flag
Iwlan flag is commented out during bring up, due to which
Iwlan data call is not working in airplane mode.
Uncomment the iwlan flag.

Change-Id: Ifbefb7c8612bcfa2032358b26bb7eee4a4a1ef87
CRs-Fixed: 755252
2014-11-25 22:00:02 -08:00
Linux Build Service Account 6e2e2b6bec Merge "init.qcom.rc: Restrict external sdcard write permission" 2014-11-25 10:40:19 -08:00
padarshr a58ad2f29f init.qcom.rc: Restrict external sdcard write permission
Apps must not be allowed to write to secondary external storage
devices, except in their package-specific directories as allowed by
synthesized permissions. Restricting writes in this way ensures the
system can clean up files when applications are uninstalled.

Change-Id: I4f3322e1c94ad31092313f7527d6b0738286cb3f
2014-11-25 12:33:49 +05:30
Linux Build Service Account 6dc8002fb2 Merge "Enable VoLTE/VT for Verizon carrier" 2014-11-24 15:30:48 -08:00
Muhammed Siju 797a9def82 Enable VoLTE/VT for Verizon carrier
Add overlay config items to enable VoLTE and VT support for
  Verizon operator.

(cherry picked from commit Ic460e62585799cb89b20eacdb4f8a2eb99bd652d)

Config item to speed up the audio mode

  This config item will be used to set the audio mode to IN_CALL
  prior to RIL sending ACTIVE state for a MT call.

(cherry picked from commit Ia67fea607d90b612a3ad1f4ce195354dfe185ff2)
CRs-Fixed: 726708

Add tcpbuffer parameters into overlay.

  - Add the various RAT values in config_mobile_tcp_buffer array.
  - These values are from init.qcom.rc.

(cherry picked from commit Ie675c410915029d9ef1a2ef7ebad396201771c27)

Change-Id: I43f1e0564a29ed70931c1ff97bf93421422e66a6
2014-11-24 21:47:12 +05:30
Linux Build Service Account 44248b5eba Merge "SEAndroid: Removing unused binaries from init.qcom.rc" 2014-11-20 10:45:56 -08:00
Rajshekar Eashwarappa b098c70855 SEAndroid: Removing unused binaries from init.qcom.rc
- removing unused binaries from init.qcom.rc which are obsolete
  bridgemgr, prot-bridge, ds_fmc_appd, qmiproxy.

Change-Id: I2d1eb25ea20135c68f6dbb7bafd246c1d99fb050
2014-11-20 15:21:16 +05:30
Linux Build Service Account e79fe8f52e Merge "Add paths for DRM to work with SEAndroid" 2014-11-19 07:41:29 -08:00
Linux Build Service Account 69360bb4a8 Merge "Fix: CTS android.text.format.cts.TimeTests Failure" 2014-11-17 12:33:34 -08:00
Maunik Shah 7f6ee99363 Fix: CTS android.text.format.cts.TimeTests Failure
In CTS test, it is searching for french, japanise, UK language
support which was missing ealier. Adding these locales to fix CTS
failures

Change-Id: I4ce02a73dd6baaed43a5ca0499514d22ab9c0c85
2014-11-17 12:02:19 +05:30
Linux Build Service Account 7ecbf5cea5 Merge "init.qcom.rc: grant world read and execute perms to perfd socket" 2014-11-12 13:58:32 -08:00
Linux Build Service Account 9805ca6ae1 Merge "init.qcom.rc: Revised permissions for /storage" 2014-11-11 07:37:03 -08:00
Vince Leung 2cf7307b24 init.qcom.rc: grant world read and execute perms to perfd socket
Grant world read and execute permissions to perfd socket
directory to allow apps to write into the socket file
in that directory

Change-Id: I53e7645001c1163ef2971e93453dbdaba6fe475d
2014-11-11 15:01:43 +05:30
Linux Build Service Account 9369a07416 Merge "Add tcmiface in PRODUCT_PACKAGES" 2014-11-07 10:20:04 -08:00
Dinesh K Garg a36cfd5793 Add paths for DRM to work with SEAndroid
Widevine and playready store data under app_ms directory under
data filesystem. These paths should be created for DRM to work
with SEAndroid.

Change-Id: I05b8c1ce9f5f4d2fd3dd23a2db5fffc9062c8aa1
2014-11-06 23:07:46 -08:00
Bhavya Sokke Mallikarjunappa 6360387c55 Add tcmiface in PRODUCT_PACKAGES
Add tcmiface library in PRODUCT_PACKAGES

Change-Id: I76964ff11e5c964a080b1a95c1c58ce286dde0b2
2014-11-06 17:22:25 -08:00
Linux Build Service Account bb73a8f17a Merge "common: releasetools: Do not distinguish between nand and emmc devices" 2014-11-05 10:50:00 -08:00
Linux Build Service Account fe68fb96ee Merge "Config item to speed up the audio mode" 2014-11-05 10:49:51 -08:00
Ameya Thakur ab03e5dae1 common: releasetools: Do not distinguish between nand and emmc devices
Code cleanup. We no longer support nand based devices on mainline.

Change-Id: Ie2291f82fc6b0fc1972fccd825ce9b1686d1d3cb
2014-11-04 22:32:21 -08:00
Ravindra b8ff411d72 Config item to speed up the audio mode
This config item will be used to set the audio mode to IN_CALL
prior to RIL sending ACTIVE state for a MT call.

Change-Id: If8968c85e0aad234f3c43d73975256c6e4635ebc
CRs-Fixed: 726708
2014-11-04 00:52:54 -08:00
Linux Build Service Account 05d6623c6c Merge "common: add CPU max cores online enums" 2014-11-02 23:49:26 -08:00
Linux Build Service Account f937c43f9a Merge "init.qcom.rc: add perfd related directories" 2014-11-02 23:49:26 -08:00
Linux Build Service Account 302bfe5e28 Merge "Provide QMI permission for IMS on APPS" 2014-10-31 15:12:56 -07:00
Linux Build Service Account 95a8c00fb3 Merge "init.qcom.rc: create camera folder" 2014-10-31 15:12:51 -07:00
Avijit Kanti Das 2bdf26d41a Provide QMI permission for IMS on APPS
Change-Id: I9f96a7ab2c15217253bd2c1a646b9dc5d761f9a3
2014-10-29 22:04:08 -07:00
Vince Leung 86dea59e59 init.qcom.rc: add perfd related directories
Create directories for perfd socket and files

Change-Id: Idadd0154c980ebb31096a067612f3df4170f4bbf
2014-10-29 21:18:27 +05:30
Vince Leung a303c88cfc common: add CPU max cores online enums
Previously the enums to limit the maximum number
of cores online were using the same resource as
minimum number of cores. Separate the min and max
to each have their own resource.

Change-Id: I3d2e8ebe1bba61a0d63ee79972cbe78c972b2bd8
2014-10-29 21:17:15 +05:30
Linux Build Service Account 0b390c7683 Merge "Bluetooth: Adds Permission file for Bluetooth LE" 2014-10-20 09:53:33 -07:00
Linux Build Service Account 0b2a358025 Merge "perf: Change ro property value" 2014-10-17 10:38:19 -07:00
Linux Build Service Account 255142f5cb Merge "Telephony: Uncomment hotswap config flag." 2014-10-14 18:33:23 -07:00
Swami Dhyan Anurag 10b32ea2b2 Bluetooth: Adds Permission file for Bluetooth LE
This change adds android.hardware.bluetooth_le.xml for LE
apps to work.

Change-Id: I946be49041e32b1075de980e7020e28c666514b5
CRs-Fixed: 738980
2014-10-14 15:49:21 -07:00