Mike Lockwood
ceb0ab0fb8
am 73a223d0: am 1bedb73f: sdcard: Have the -f option fix user/group permissions as well as file name case
...
* commit '73a223d09f3e5643d70f6604f9bf7110c52445c7':
sdcard: Have the -f option fix user/group permissions as well as file name case
2011-01-13 10:51:30 -08:00
Mike Lockwood
73a223d09f
am 1bedb73f: sdcard: Have the -f option fix user/group permissions as well as file name case
...
* commit '1bedb73f9fc239b69d958cbabc50c7ba382bacbc':
sdcard: Have the -f option fix user/group permissions as well as file name case
2011-01-13 10:49:06 -08:00
Mike Lockwood
1bedb73f9f
sdcard: Have the -f option fix user/group permissions as well as file name case
...
Change-Id: I280ded6ce79fb11752c89ebafa663d7ee29edebc
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-01-13 13:38:42 -05:00
Mike Lockwood
216516f00c
am cfee7769: am 4f35e623: sdcard: Add command line options for lowercase file name squashing:
...
* commit 'cfee7769daebfc812a5eea367f4a97f0c89b5670':
sdcard: Add command line options for lowercase file name squashing:
2011-01-12 14:35:51 -08:00
Mike Lockwood
cfee7769da
am 4f35e623: sdcard: Add command line options for lowercase file name squashing:
...
* commit '4f35e623a2359789406772009078d1a6ca7af6b3':
sdcard: Add command line options for lowercase file name squashing:
2011-01-12 14:33:05 -08:00
Mike Lockwood
daeaf0eec0
am 326d6f9d: am 51b3a2d7: sdcard: Force file names to lower case in order to provide case insensitivity
...
* commit '326d6f9daa3893e90f5dcf574b475c951020990a':
sdcard: Force file names to lower case in order to provide case insensitivity
2011-01-12 14:31:14 -08:00
Mike Lockwood
4f35e623a2
sdcard: Add command line options for lowercase file name squashing:
...
-l squash all file names to lower case when creating new files
-f rename existing files to make them lower case
Change-Id: I3245deb690228cf577bdc9bd4b0fcf0306ea3e16
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-01-12 17:29:02 -05:00
Mike Lockwood
326d6f9daa
am 51b3a2d7: sdcard: Force file names to lower case in order to provide case insensitivity
...
* commit '51b3a2d77a3361f6088172a4a68a0111058d3aab':
sdcard: Force file names to lower case in order to provide case insensitivity
2011-01-12 14:28:27 -08:00
Mike Lockwood
51b3a2d77a
sdcard: Force file names to lower case in order to provide case insensitivity
...
Change-Id: I2cdb12c7e296e1c28b66e32c7037dce060eecd67
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-01-12 12:55:05 -05:00
Kenny Root
d3172e8791
am 04a62c8c: am 98af303d: Merge "Use pread64/pwrite64 instead of pread/pwrite" into honeycomb
...
* commit '04a62c8cd4537eed84ec0ffb4c2bc23da590345d':
Use pread64/pwrite64 instead of pread/pwrite
2011-01-11 20:38:02 -08:00
Kenny Root
04a62c8cd4
am 98af303d: Merge "Use pread64/pwrite64 instead of pread/pwrite" into honeycomb
...
* commit '98af303d44f88d32e14566ec25acd06eab3bed24':
Use pread64/pwrite64 instead of pread/pwrite
2011-01-11 20:36:34 -08:00
Kenny Root
98af303d44
Merge "Use pread64/pwrite64 instead of pread/pwrite" into honeycomb
2011-01-11 20:34:47 -08:00
Kenny Root
90749774ed
Use pread64/pwrite64 instead of pread/pwrite
...
>2GB files were failing strangely when pread was used instead of
pread64. Also writing to files should use pwrite64 in case they grow
over 2GB.
Bug: 3205336
Change-Id: I0c9619de35680093d7777ca132ce488eae502216
2011-01-11 16:05:10 -08:00
Jean-Baptiste Queru
f217995c2f
am 2dfe3970: am 55dc9744: am cdeba125: Merge "Assembly coded android_memset16 and android_memset32"
...
* commit '2dfe3970797ed772e5ad09cb2023bc62fbeb293d':
Assembly coded android_memset16 and android_memset32
2011-01-11 15:19:41 -08:00
Jean-Baptiste Queru
67b73f8af8
am d3049ec8: am f5cb0a13: am fc0b4ff1: Merge "init: Fix parser line numbering"
...
* commit 'd3049ec8b871cf6dcaa326653feddeb665123a49':
init: Fix parser line numbering
2011-01-11 15:19:39 -08:00
Jean-Baptiste Queru
2dfe397079
am 55dc9744: am cdeba125: Merge "Assembly coded android_memset16 and android_memset32"
...
* commit '55dc9744c9a4e6805a27da5dd8619f27736dd8e6':
Assembly coded android_memset16 and android_memset32
2011-01-11 14:56:05 -08:00
Jean-Baptiste Queru
d3049ec8b8
am f5cb0a13: am fc0b4ff1: Merge "init: Fix parser line numbering"
...
* commit 'f5cb0a138528144f3bb1cf6bbcb3c4e4ad5e9dc9':
init: Fix parser line numbering
2011-01-11 14:56:01 -08:00
Gloria Wang
62a0632258
am a44aca65: (-s ours) Temporarily disable the drm service. do not merge
...
* commit 'a44aca6580b6f39459195275f4631682410aae4b':
Temporarily disable the drm service. do not merge
2011-01-11 13:36:47 -08:00
Ken Sumrall
f3c42b6ee4
Move rild to the core class.
...
Changes in init.stingray.rc now prevent rild from making sockets
or named pipes on /data. Now that rild no longer prevents /data
from being unmounted, we can put it in the core class, which doesn't
restart when we enable encryption. This speeds up the boot by 20+
seconds.
Change-Id: I71c426dab1b725e401116234167d41c7ccd958c1
2011-01-10 19:00:49 -08:00
Gloria Wang
a44aca6580
Temporarily disable the drm service. do not merge
...
Change-Id: I5cb04a9c2cc5b95443c6c0ea77132a4102ca47fc
2011-01-10 17:33:25 -08:00
Iliyan Malchev
1cdd11c528
Merge "system/core: delete an old patch file"
2011-01-10 13:03:04 -08:00
Iliyan Malchev
e30dd2e1d1
system/core: delete an old patch file
...
Change-Id: Icb47b08fcca2c85ac4b92a6cd12429f3f0e0526a
Signed-off-by: Iliyan Malchev <malchev@google.com>
2011-01-10 12:59:10 -08:00
Jean-Baptiste Queru
c9ba230ae8
am d66aa916: Merge changes Ife2dd406,I1ac481a2 into honeycomb
...
* commit 'd66aa9162324ba263049d983e104756629c7af21':
Assembly coded android_memset16 and android_memset32
init: Fix parser line numbering
2011-01-10 09:43:26 -08:00
Jean-Baptiste Queru
d66aa91623
Merge changes Ife2dd406,I1ac481a2 into honeycomb
...
* changes:
Assembly coded android_memset16 and android_memset32
init: Fix parser line numbering
2011-01-10 09:40:14 -08:00
Mike Lockwood
48b911c573
am af7bdc64: Add separate permission and group for access to MTP USB driver
...
* commit 'af7bdc646088e3112052f4fd35061bb720393287':
Add separate permission and group for access to MTP USB driver
2011-01-10 09:27:56 -08:00
Mike Lockwood
af7bdc6460
Add separate permission and group for access to MTP USB driver
...
Since the "usb" group and ACCESS_USB permission will be used by regular apps
to access USB devices in host mode, we need a separate permission for the
device side MTP driver.
Change-Id: Ibb546b8726d61e041fc7c273f71929624ad1575b
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-01-10 08:22:30 -05:00
David 'Digit' Turner
73334cfab1
Merge "adb: improve debug traces readability."
2011-01-10 03:37:32 -08:00
David 'Digit' Turner
318f00c043
Merge "toolbox: make getprop print a sorted list of properties"
2011-01-10 03:37:19 -08:00
Wink Saville
1d504eeb50
Revert "Add NETLINK_ROUTE processing to the netlink client code, so that Ethernet"
...
This reverts commit 8418ac8ba5
.
2011-01-09 12:22:57 -08:00
Mike Lockwood
9315c4bed6
am b596608f: adb: Increase device descriptor buffer size in Linux host USB support
...
* commit 'b596608f098937049fd98c5896cf72ebbf3584ae':
adb: Increase device descriptor buffer size in Linux host USB support
2011-01-08 13:14:13 -08:00
David 'Digit' Turner
a8d1afb3e9
toolbox: make getprop print a sorted list of properties
...
This patch also factors out the dynarray_t/strlist_t code
from ls.c and moves it to dynarray.[hc].
Change-Id: Ifae2b364d7c2733aad5551ad3c78ae72f8ac31f4
2011-01-08 12:22:08 +01:00
Mike Lockwood
b596608f09
adb: Increase device descriptor buffer size in Linux host USB support
...
256 bytes wasn't big enough for some complicated USB configurations
Change-Id: I31f7841953d73b06958f44040f58166b159faff4
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-01-07 23:18:14 -05:00
Jean-Baptiste Queru
55dc9744c9
am cdeba125: Merge "Assembly coded android_memset16 and android_memset32"
...
* commit 'cdeba1258b511b6df450221bcfb2572e5523558a':
Assembly coded android_memset16 and android_memset32
2011-01-07 15:34:04 -08:00
Jean-Baptiste Queru
f5cb0a1385
am fc0b4ff1: Merge "init: Fix parser line numbering"
...
* commit 'fc0b4ff1c8675be3626510a5adfbcae507ecfa43':
init: Fix parser line numbering
2011-01-07 15:34:03 -08:00
Gloria Wang
16209418de
Merge "To remove drm service from groups of "system" and "root"."
2011-01-07 13:36:06 -08:00
Gloria Wang
60b5b408cf
To remove drm service from groups of "system" and "root".
...
Change-Id: Ieac11c667c72465f7082baab0787dc740797049f
2011-01-07 11:46:25 -08:00
Lu, Hongjiu
bb12ac9b85
Assembly coded android_memset16 and android_memset32
...
Change-Id: Ife2dd406e1dcb962e5e97788c515ac96f5c52e44
2011-01-07 11:26:34 -08:00
Jean-Baptiste Queru
cdeba1258b
Merge "Assembly coded android_memset16 and android_memset32"
2011-01-07 11:23:07 -08:00
Robert Greenwalt
9894bb43bd
Merge "Add NETLINK_ROUTE processing to the netlink client code, so that Ethernet physical-layer up/down events can be tracked. Upper layers will use these events to enable/disable Ethernet connectivity."
2011-01-07 11:21:38 -08:00
Bruce Beare
1be6968d9d
init: Fix parser line numbering
...
Change-Id: I1ac481a2cef749b26c73bc9e6a212e6ace7a0ae2
2011-01-07 11:19:04 -08:00
Jean-Baptiste Queru
fc0b4ff1c8
Merge "init: Fix parser line numbering"
2011-01-07 11:14:59 -08:00
Mike Lockwood
d548bfd1ea
am be1def8d: libusbhost: Tweak comments.
...
* commit 'be1def8d43d75e280cdd75d432ddcadeaff580b1':
libusbhost: Tweak comments.
2011-01-07 08:40:54 -08:00
Mike Lockwood
be1def8d43
libusbhost: Tweak comments.
...
Change-Id: I45fdba7a94438f7c15fbca5dd65f07df9b522fb3
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-01-07 11:31:58 -05:00
Mike Lockwood
ca6fe5fd79
am e533c5f1: libusbhost: Support for multiple pending requests on a single endpoint
...
* commit 'e533c5f1005e8913f577d2aeac5a26f88f55a249':
libusbhost: Support for multiple pending requests on a single endpoint
2011-01-07 00:08:41 -08:00
David 'Digit' Turner
0fb9a1cff4
Merge "rootdir: Fix system emulation startup."
2011-01-06 13:13:35 -08:00
Mike Lockwood
e533c5f100
libusbhost: Support for multiple pending requests on a single endpoint
...
Add new usb_request struct to replace usb_endpoint, which is no longer needed.
Change-Id: Ia3637b3431a3597caced41bfec677ef0b044a453
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-01-06 09:21:13 -05:00
David 'Digit' Turner
730ff3b786
adb: improve debug traces readability.
...
This patch makes the traces easier to read. For example transports are
displayed by name/serial instead of their hex address.
Change-Id: I7e8df44ddbec19754d63d989bd56485998b4627b
2011-01-06 14:11:07 +01:00
David 'Digit' Turner
1f2565ca08
rootdir: Fix system emulation startup.
...
This fixes the goldfish-specific config scripts used by init and ueventd
to properly setup the system under emulation. This fixes a lot of broken-ess
introduced by recent permission changes in the system.
Note that there are still several problems after this patch is applied, but
at least it becomes possible to get an adb connection to the emulated system,
Change-Id: I1e8f5828b4d5cbb3a4338878df875dc718276b38
2011-01-06 14:04:12 +01:00
Colin Cross
90d07ae2b1
Merge "uptime: Use clock_gettime to get monotonic time"
2011-01-05 17:16:59 -08:00
Colin Cross
9d6d030f83
uptime: Use clock_gettime to get monotonic time
...
The first field in /proc/uptime is bootbased time, not monotonic
time. If the kernel tracks bootbased time correctly, it counts
elapsed run time as well as sleep time, which is the same as the
elapsed time in the android alarm driver, and sleep time is
always returned as 0.
Use clock_gettime(CLOCK_MONOTONIC) instead, which will return
elapsed run time not counting sleep time on all platforms.
Change-Id: I28a22e8c93d78f62666ee8c877c7c6718a2b640a
2011-01-05 15:22:09 -08:00