Joe Onorato
c56f428530
am a11f4bcf: Merge changes I5006b467,I0118cebf,Ibc792367
...
* commit 'a11f4bcfd4d40673bc97d81eb80e201359ade1e6':
Support for multiple modules with the same name is going away.
Fix build by removing TAGS from host module
libext4_utils on host is now called libext4_utils_host so there is no name conflict
2012-08-17 00:51:12 -07:00
Joe Onorato
a11f4bcfd4
Merge changes I5006b467,I0118cebf,Ibc792367
...
* changes:
Support for multiple modules with the same name is going away.
Fix build by removing TAGS from host module
libext4_utils on host is now called libext4_utils_host so there is no name conflict
2012-08-17 00:38:58 -07:00
Joe Onorato
5069b01e21
Support for multiple modules with the same name is going away.
...
Change-Id: I5006b467978071f9107babe532efa71d05061580
2012-08-15 19:52:52 -07:00
Mike J. Chen
1926c15a12
Fix build by removing TAGS from host module
...
Change-Id: I0118cebff021b435baea0b46dd3c43250ef96632
Signed-off-by: Mike J. Chen <mjchen@google.com>
2012-08-15 19:52:52 -07:00
Joe Onorato
2ffe3c8ac4
libext4_utils on host is now called libext4_utils_host so there is no name conflict
...
Change-Id: Ibc7923676925ed6942b3f672ee764cfaa98ee96e
2012-08-15 19:52:52 -07:00
Jean-Baptiste Queru
2237ca4c66
am 2290dd41: Merge "Fixing signed/unsigned comparison warnings"
...
* commit '2290dd418b4ddcb12027fa4616affe64eb92ad1e':
Fixing signed/unsigned comparison warnings
2012-08-15 09:31:25 -07:00
Jean-Baptiste Queru
e3bdaeb603
am 2765e4fb: Merge "Use sigemptyset to initialise signal mask as it is more portable. Referencing sa_restorer fails on MIPS"
...
* commit '2765e4fb39af2f8260de1177027e292f2a7198bd':
Use sigemptyset to initialise signal mask as it is more portable. Referencing sa_restorer fails on MIPS
2012-08-15 09:31:24 -07:00
Jean-Baptiste Queru
417e3041b8
am 8124e073: Merge "Fix unused parameter warnings"
...
* commit '8124e0736208c47a74767170d31e3c24e0f47504':
Fix unused parameter warnings
2012-08-15 09:31:23 -07:00
Jean-Baptiste Queru
83c4398b4a
am cc12ed32: Merge "[MIPS] debuggerd and libcorkscrew support"
...
* commit 'cc12ed3241a4081970cdd70f88d57cb4d3bc19f2':
[MIPS] debuggerd and libcorkscrew support
2012-08-15 09:31:21 -07:00
Jean-Baptiste Queru
2290dd418b
Merge "Fixing signed/unsigned comparison warnings"
2012-08-15 09:15:22 -07:00
Jean-Baptiste Queru
2765e4fb39
Merge "Use sigemptyset to initialise signal mask as it is more portable. Referencing sa_restorer fails on MIPS"
2012-08-15 08:52:09 -07:00
Jean-Baptiste Queru
8124e07362
Merge "Fix unused parameter warnings"
2012-08-15 08:45:48 -07:00
Jean-Baptiste Queru
cc12ed3241
Merge "[MIPS] debuggerd and libcorkscrew support"
2012-08-15 08:44:59 -07:00
Keun-young Park
8f19b11a42
am c4c731e7: Merge "[MIPS] Enable SD-card functionality to work"
...
* commit 'c4c731e78ca1a3527093a35280381616d1cb667d':
[MIPS] Enable SD-card functionality to work
2012-08-14 18:27:25 -07:00
Keun-young Park
c4c731e78c
Merge "[MIPS] Enable SD-card functionality to work"
2012-08-14 17:30:07 -07:00
Chris Dearman
6736eb1829
Use sigemptyset to initialise signal mask as it is more portable.
...
Referencing sa_restorer fails on MIPS
Change-Id: I81c9ed5ef027a9d5258942ffcecb96e3f787e93c
Signed-off-by: Chris Dearman <chris@mips.com>
2012-08-14 15:30:39 -07:00
Edwin Vane
29bdc876e4
Fixing signed/unsigned comparison warnings
...
Clang turned up some signed/unsigned comparison warnings. These warnings
have been fixed by cleaning up sdcard slightly:
- Don't use negative numbers for invalid gid/uid.
- sdcard takes a fixed number of arguments now so assert on that instead
of using a for loop.
- Also fixed usage string to reflect this fact.
Change-Id: Iee58a8e9aaedb3d40ad7dfeef63d8cd1fe1cd248
Author: Edwin Vane <edwin.vane@intel.com>
Reviewed-by: Kevin P Schoedel <kevin.p.schoedel@intel.com>
2012-08-14 13:16:55 -04:00
Jean-Baptiste Queru
ee0d281a3e
am c95c15b1: Merge "Char device /dev/dri/card0 was not created during startup."
...
* commit 'c95c15b1923611f48c44c18ad158e57b9d915fdf':
Char device /dev/dri/card0 was not created during startup.
2012-08-14 08:39:22 -07:00
Jean-Baptiste Queru
c95c15b192
Merge "Char device /dev/dri/card0 was not created during startup."
2012-08-14 08:06:44 -07:00
Jean-Baptiste Queru
e8e73b0139
am 311a4758: Merge "Remove system/core\'s remnants of SH support."
...
* commit '311a47585cb14984d2169c7e8f59949cec30fd85':
Remove system/core's remnants of SH support.
2012-08-13 15:19:12 -07:00
Jean-Baptiste Queru
311a47585c
Merge "Remove system/core's remnants of SH support."
2012-08-13 14:48:33 -07:00
Kenny Root
02e9f8d5aa
am 53dab583: Merge "Make setenforce usage function static."
...
* commit '53dab583c448ae97c3472c06609c2c31d6549c07':
Make setenforce usage function static.
2012-08-13 14:12:34 -07:00
Kenny Root
53dab583c4
Merge "Make setenforce usage function static."
2012-08-13 13:36:17 -07:00
Stephen Hines
753b96cf67
am dd56039c: Merge "Fixed an unused param warning in logcat"
...
* commit 'dd56039c881db2efebfa7df6491579e3ae01748f':
Fixed an unused param warning in logcat
2012-08-13 13:06:29 -07:00
Matt Finifter
492051ed2a
Make setenforce usage function static.
...
Change-Id: I6de204dc072418805160a35d799b8948ecb39251
2012-08-13 12:56:23 -07:00
Stephen Hines
dd56039c88
Merge "Fixed an unused param warning in logcat"
2012-08-13 12:03:51 -07:00
Jean-Baptiste Queru
79e30b6c79
am ae8927aa: Merge "Fix a print format warning"
...
* commit 'ae8927aa05adf9e5a00760b45e4634eecf6340e3':
Fix a print format warning
2012-08-13 10:55:49 -07:00
Jean-Baptiste Queru
ae8927aa05
Merge "Fix a print format warning"
2012-08-13 10:37:56 -07:00
Edwin Vane
80b221cb22
Fixed an unused param warning in logcat
...
Changed a function to actually use its parameter instead of a global
variable. All callers of the function pass the global variable as an
argument anyway so behaviour is unchanged.
Change-Id: Ib84d45c17d2213c4d441bf2f423feca14e7aa2f4
Author: Edwin Vane <edwin.vane@intel.com>
Reviewed-by: Ariel J Bernal <ariel.j.bernal@intel.com>
2012-08-13 12:59:36 -04:00
Kenny Root
11c783f1ea
am 9494f297: Merge "Implement SELinux/MAC checks for property service."
...
* commit '9494f2975b32b04b1460a03f5e1285b2721863a7':
Implement SELinux/MAC checks for property service.
2012-08-13 09:50:01 -07:00
Kenny Root
4dcd52ab11
am 297f802f: Merge "Add support for reloading policy from /data/system."
...
* commit '297f802f25d093274c1f5fb890ee8dfacfbf159e':
Add support for reloading policy from /data/system.
2012-08-13 09:50:00 -07:00
Edwin Vane
8d9aa37a50
Fix a print format warning
...
Change-Id: I30a6a9835073a7c0f5751fc34aed958c91a050ee
Author: Edwin Vane <edwin.vane@intel.com>
Reviewed-by: Tareq A Siraj <tareq.a.siraj@intel.com>
2012-08-13 12:29:46 -04:00
Kenny Root
9494f2975b
Merge "Implement SELinux/MAC checks for property service."
2012-08-13 09:19:35 -07:00
Kenny Root
297f802f25
Merge "Add support for reloading policy from /data/system."
2012-08-13 09:10:32 -07:00
Edwin Vane
46beebea82
Fix unused parameter warnings
...
-Werror is used for this project so these warnings were causing the
clang build to fail.
Change-Id: I18c447ce239645e05f59c3cf0e2b8bb17d9d3030
Author: Edwin Vane <edwin.vane@intel.com>
Reviewed-by: Tarea A Siraj <tareq.a.siraj@intel.com>
2012-08-13 09:11:03 -04:00
Elliott Hughes
2ff6099854
am 605f8706: Merge "Add Mips architecture to system/core/include"
...
* commit '605f8706c88b2cd5d024b0a6b7253a78d968ba72':
Add Mips architecture to system/core/include
2012-08-11 11:51:40 -07:00
Elliott Hughes
6521a41dcf
Remove system/core's remnants of SH support.
...
SH support is long dead.
Change-Id: I6be2763ca9f1ad8b3f9b09a8ad2f1d67f1e7f802
2012-08-11 10:04:00 -07:00
Elliott Hughes
605f8706c8
Merge "Add Mips architecture to system/core/include"
2012-08-11 09:56:47 -07:00
Chris Dearman
231e3c83a3
[MIPS] debuggerd and libcorkscrew support
...
Change-Id: I5a241dc2e470148be0ad2c138e31f1aba5ab8812
2012-08-10 18:16:20 -07:00
Jean-Baptiste Queru
697b6379c1
am 7b682c47: Merge "Add Mips support to libpixelflinger"
...
* commit '7b682c4787e06be193ac3d2a1071e0feb5e4ba58':
Add Mips support to libpixelflinger
2012-08-10 15:34:07 -07:00
Jean-Baptiste Queru
7b682c4787
Merge "Add Mips support to libpixelflinger"
2012-08-10 15:20:00 -07:00
Jean-Baptiste Queru
5f6d2529bb
am 8076b212: Merge "Decode DHCP netmask option correctly"
...
* commit '8076b212574afe39ed6152ddf88a3c8c63b0c87c':
Decode DHCP netmask option correctly
2012-08-09 11:39:58 -07:00
Jean-Baptiste Queru
8076b21257
Merge "Decode DHCP netmask option correctly"
2012-08-09 10:51:40 -07:00
rpcraig
63207cd20f
Implement SELinux/MAC checks for property service.
...
This is a set of changes to the init property service
implementation to apply a SELinux check over who can
change what properties. Also included control hooks
for the 'ctl' keys.
Change-Id: I5a18809bf5536f6459a36b6bf0d622b9f5061aa0
Signed-off-by: rpcraig <rpcraig@tycho.ncsc.mil>
2012-08-09 10:05:49 -04:00
Stephen Smalley
ae6f3d7c05
Add support for reloading policy from /data/system.
...
To support runtime policy management, add support for reloading
policy from /data/system. This can be triggered by setting the
selinux.loadpolicy property to 1, whether from init.rc after
mounting /data or from the system_server (e.g. upon invocation of
a new device admin API for provisioning policy). ueventd and
installd are restarted upon policy reloads to pick up the new
policy configurations relevant to their operation.
Change-Id: I97479aecef8cec23b32f60e09cc778cc5520b691
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2012-08-09 09:59:10 -04:00
Stephen Hines
67bdfa9823
am d25b8502: Merge "Fix unused param warning"
...
* commit 'd25b8502ea2c1294c0afab97bf7f14fbd2087efd':
Fix unused param warning
2012-08-08 16:02:47 -07:00
Stephen Hines
d2e826b519
am 65c37c81: Merge "Fixed an unused param warning"
...
* commit '65c37c81ba64f7ec803dcec976a768d3aac9e6c3':
Fixed an unused param warning
2012-08-08 16:02:46 -07:00
Stephen Hines
f442cf27c5
am b3a5343e: Merge "Fixed a discarded const qualifier warning"
...
* commit 'b3a5343e3ef705e2493a2a8546f6e416d41b1c77':
Fixed a discarded const qualifier warning
2012-08-08 16:02:45 -07:00
Stephen Hines
7accfc2ffd
am f889f0db: Merge "Trivial signed/unsigned warning fix for adbd"
...
* commit 'f889f0dba404d0dfb75fb33ad1df152129b0a7d2':
Trivial signed/unsigned warning fix for adbd
2012-08-08 16:02:44 -07:00
Stephen Hines
e7b2a43638
am e551055e: Merge "Fix signed/unsigned comparison warning"
...
* commit 'e551055e17dae5d37f5cb428d63ddcae2e9341a2':
Fix signed/unsigned comparison warning
2012-08-08 16:02:42 -07:00