- 22 Jul, 2013 1 commit
-
-
Ricardo Cerqueira authored
This condition didn't do anything and was misleading, SEPOLICY variables are only relevant when selinux is built in the first place Change-Id: I423cf0e5b04fd9e92f4cc9c33d13d4875c9aafc6
-
- 19 Jul, 2013 1 commit
-
-
Robert Craig authored
Squashed commit of the mako's policy files from upstream SEAndroid: Some early policy work for bringing up the board. Change-Id: I882b2c825edcf1fc59a3059ece21a80598c7a419 Signed-off-by:
rpcraig <rpcraig@tycho.ncsc.mil> Move init_shell domain definition and common rules to core sepolicy. More SELinux policy related changes. * create a qmux_socket domain for talking with the qmuxd multiplexer. * add a new domain for a shell that is started by init using a UID other than shell. Change-Id: Idaaa1b8a36f6d8cd79f25fc66c59ede0bedd7900 Signed-off-by:
rpcraig <rpcraig@tycho.ncsc.mil> Change domain qmux_socket to qmuxd_socket. This is a temporary fix for some build issues. Change-Id: I3701bbaf72e61feed7a4ac803140d5cf764ed6f0 More SELinux policy changes. Change-Id: Ie145ed63d898c5f506ee25c8a22fb3e2379ef29c Minor SELinux policy updates. Change-Id: Ib8e85c9f6439c943aabddb7543bfb9a77d80f982 Signed-off-by:
rpcraig <rpcraig@tycho.ncsc.mil> Move bluetooth_device domains to hci_attach_dev domain. In the interest of minimizing per-device policy, relabel /dev/smd2 and /dev/smd3 as hci_attach_dev domains. Change-Id: Iaa511a8610672994482d39b5064a8c7d0d1a90c2 Signed-off-by:
rpcraig <rpcraig@tycho.ncsc.mil> Yet another mako policy (YAMP) - Updates to some property service policy for both bluetooth and net manager - Updates to tee and drm access Change-Id: I0d634dd437ea717b4ad38be93c3993bbe55e49a9 Signed-off-by:
rpcraig <rpcraig@tycho.ncsc.mil>
-
- 10 May, 2013 1 commit
-
-
Ricardo Cerqueira authored
The ABI hack is now available as a buildtime def in the global copy Change-Id: Ib9cc6d479243fe85330ec81487e619dee1488ab6
-
- 11 Apr, 2013 1 commit
-
-
Ricardo Cerqueira authored
Most of this can now be reused with the e975's kernel drop
-
- 16 Feb, 2013 1 commit
-
-
Steve Kondik authored
Change-Id: Id513988e712ff0be4cbf5f715d22b516bd071088
-
- 15 Feb, 2013 2 commits
-
-
Ricardo Cerqueira authored
This has now a different meaning and applies only to libion. The default status of display-caf changed to AOSP compatibility Change-Id: I96c89e2f945281ff1aefacce5d9a5113459b13e7
-
Ricardo Cerqueira authored
Change-Id: I8985aab7f32b18ce3e152908c35e7d00237ba114
-
- 23 Jan, 2013 1 commit
-
-
choongryeol.lee authored
In off-mode charging, the device need to go suspend mode to reduce power consumption after charging completion. This patch enable suspend mode in off-mode charging. Bug: 7429504 Change-Id: I915f0d076c34680d2fbfd8e8b92adb65464b1600
-
- 04 Dec, 2012 1 commit
-
-
Koushik Dutta authored
Change-Id: I81ee86f121d1e87f66558d825b6ac86233d3e5c6
-
- 03 Dec, 2012 1 commit
-
-
Ricardo Cerqueira authored
It's been made optional for compat with older devices, reenable it on mako Change-Id: I300b2354f5c2c49f8b6054778a9da2fc210f2aaf
-
- 17 Nov, 2012 1 commit
-
-
Ricardo Cerqueira authored
Change-Id: Ia4a2d730cb2e84db2bd6e45c55964e78ed99e001
-
- 22 Oct, 2012 1 commit
-
-
Iliyan Malchev authored
Change-Id: I1255cc91817b8a0cdb191d09bc556d1aa086ae25 Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
- 02 Oct, 2012 2 commits
-
-
Devin Kim authored
If some kernel debug features are enabled, ramdisk might be overlapped with kernel. So increase the ramdisk offset by 1MB. Bug: 7145409 Change-Id: Icb2d488e41d083ecb4e2e4947bd26b9c8a118e52 Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
Devin Kim authored
If some kernel debug features are enabled, ramdisk might be overlapped with kernel. So increase the ramdisk offset by 1MB. Bug: 7145409 Change-Id: Icb2d488e41d083ecb4e2e4947bd26b9c8a118e52 Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
- 21 Sep, 2012 2 commits
-
-
Sungmin Choi authored
Change-Id: I19e5328f763973fd34c1902d2d90640b01a9b625
-
Sungmin Choi authored
Change-Id: I19e5328f763973fd34c1902d2d90640b01a9b625
-
- 10 Sep, 2012 2 commits
-
-
Iliyan Malchev authored
Change-Id: Ib630c96476ee6fea823c3682c3481d63ce7d1f05 Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
Jeff Johnson authored
An upcoming change will statically link the Prima WLAN Driver with the kernel. The current observation is that when this occurs, the kernel will increase in size to the point that it will overlap with the ramdisk, preventing the ramdisk from being mounted. In anticipation of this, increase the ramdisk_offset so that the kernel with the statically-linked Prima WLAN Driver will not overlap the ramdisk. Change-Id: If5a0ffe67f6ba044690d602d5f04879a983a52b7
-
- 23 Aug, 2012 1 commit
-
-
Sungmin Choi authored
Change-Id: I7148aae16167511802d1e6b50bc41ae0ea92a49c
-
- 21 Aug, 2012 1 commit
-
-
Jongrak Kwon authored
boot: 22MB, recovery: 22M, system: 840M, user: about 5.9G Change-Id: I0a64a7d9b2c413ca14829eeb3ece4a150e5e9132 Conflicts: BoardConfig.mk
-
- 20 Aug, 2012 1 commit
-
-
Wink Saville authored
Bug: 6837125 Change-Id: Icfcfa920416b3ddd89b3117505a7a526c438120d
-
- 19 Aug, 2012 1 commit
-
-
Jeff Johnson authored
Change-Id: Ia61c41d6f600925637e92d013a5a6c3ebbfb6d4d
-
- 15 Aug, 2012 2 commits
-
-
Jeonghoon lim authored
- remove some codes not to be used with bluedroid stack - add a property to check initialization status of bluetooth - remove the code to initialize hci_smd driver Change-Id: I73aa66421ed42bf464f8901b1e0346a9c657c832 Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
Jeonghoon lim authored
- remove some codes not to be used with bluedroid stack - add a property to check initialization status of bluetooth - remove the code to initialize hci_smd driver Change-Id: I73aa66421ed42bf464f8901b1e0346a9c657c832 Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
- 14 Aug, 2012 1 commit
-
-
Doug Zongker authored
Bug: 6977989 Change-Id: Ie8b3ba1ad7abdf62891a2f186c98f92e9a498555
-
- 10 Aug, 2012 1 commit
-
-
Jean-Baptiste Queru authored
Change-Id: I104c6786c2f4135d77452d9b86e75c50b0a4b300
-
- 07 Aug, 2012 2 commits
-
-
ty.lee authored
- Separate audio input path can be set using input source of audio parameter 1. Voice Recognition 2. Camcording 3. etc. Change-Id: I7eaf250df98cdfd8a208d243da277756bf5ee36a
-
ty.lee authored
- Dual MIC solution(Fluence) is used in Built-in MIC used call scenarioes. 1. Handset 2. 3-Pole Headphones Change-Id: Ic6998bfe94908826a75adb89cf386a0df4ee5256
-
- 02 Aug, 2012 2 commits
-
-
Doug Zongker authored
Bug: 6918260 Change-Id: Ic684ec0552f717b1cb72e39a45edee282d65cae3
-
Doug Zongker authored
Bug: 6918260 Change-Id: Ic684ec0552f717b1cb72e39a45edee282d65cae3
-
- 28 Jul, 2012 1 commit
-
-
Sungmin Choi authored
Change-Id: I581d17b173b33402044a5f88be979d8eaf0f572a
-
- 20 Jul, 2012 1 commit
-
-
Sungmin Choi authored
- toggle: power + volume up - up: volume up - down: volume down - select: power Change-Id: Iafc903d7db8678a1953a5984f2881afedebde885
-
- 18 Jul, 2012 2 commits
-
-
kibum.lee authored
Change-Id: Id8ce4f18085df169e4436db8730596385189f9f2
-
jeonghoon.lim authored
- top-level init.mako.bt.sh script calls hci_qcomm_init to initialize bluetooth - modified BoardConfig.mk, device.mk, init.mako.rc. ueventd.mako.rc to add bring up code (remove qcom property for smd) Change-Id: Id97080655696676c02fea93138eb819b1ee1a4b9 Signed-off-by:
Iliyan Malchev <malchev@google.com>
-
- 12 Jul, 2012 1 commit
-
-
Devin Kim authored
- fix the name - add board-info.txt BUG Issue#: 6809106 Change-Id: I0b65047fe29794a86cf95a430d0b8856d6fd356e
-
- 09 Jul, 2012 2 commits
-
-
Ajay Dudani authored
Signed-off-by:
Iliyan Malchev <malchev@google.com> Change-Id: I133c6d3bda965c3580c7ceabd98f10f79631d64c
-
Ajay Dudani authored
Change-Id: I5a18bc1990eaa7d90bfcb3c16d6354c40c513c9e
-
- 06 Jul, 2012 1 commit
-
-
Iliyan Malchev authored
Problem was tracked down to a PMD kernel bug solved by the following commit: commit 4c3250d6daee2ff56ee6c23a0c45fed29c2fa86c Author: Devin Kim <dojip.kim@lge.com> Date: Thu Jul 5 20:30:53 2012 -0700 ARM: 7438/1: fill possible PMD empty section gaps cherry-picking from kernel v3.5 On ARM with the 2-level page table format, a PMD entry is represented by two consecutive section entries covering 2MB of virtual space. However, static mappings always were allowed to use separate 1MB section entries. This means in practice that a static mapping may create half populated PMDs via create_mapping(). Since commit 0536bdf33f (ARM: move iotable mappings within the vmalloc region) those static mappings are located in the vmalloc area. We must ensure no such half populated PMDs are accessible once vmalloc() or ioremap() start looking at the vmalloc area for nearby free virtual address ranges, or various things leading to a kernel crash will happen. Change-Id: I4936a18717d9fce5921f0399ef60cfdcd0ba6100 Signed-off-by:
Nicolas Pitre <nico@linaro.org> Reported-by:
Santosh Shilimkar <santosh.shilimkar@ti.com> Tested-by:
"R, Sricharan" <r.sricharan@ti.com> Reviewed-by:
Catalin Marinas <catalin.marinas@arm.com> Cc: stable@vger.kernel.org Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk> This reverts commit 5aff7394.
-
- 05 Jul, 2012 1 commit
-
-
Ajay Dudani authored
Change-Id: Ib1ef37ce7d50af62ba9e7a4f131ef088e06a5f58
-
- 26 Jun, 2012 1 commit
-
-
Ajay Dudani authored
Checked that builds properly after cleaning. Change-Id: Iba5c09769e626138b47b99ed0f4935345312ba47
-