Commit graph

1095 commits

Author SHA1 Message Date
Ben Winslow
97a5f615ee am 6d83685d: am 88660fa5: vold: Check partitions 1-4 instead of 0-3
Merge commit '6d83685d5bf146835977e56017f8c485932e8047'

* commit '6d83685d5bf146835977e56017f8c485932e8047':
  vold: Check partitions 1-4 instead of 0-3
2009-12-07 14:58:43 -08:00
Doug Zongker
0d43429100 am 7bae08ca: am dd75019d: remove ActivityManager-related event log tags
Merge commit '7bae08ca9d7ed068f97549e904e2a4e2bba1614e'

* commit '7bae08ca9d7ed068f97549e904e2a4e2bba1614e':
  remove ActivityManager-related event log tags
2009-12-07 14:57:59 -08:00
Ben Winslow
6d83685d5b am 88660fa5: vold: Check partitions 1-4 instead of 0-3
Merge commit '88660fa5d897a74f2fe07f4b827d37a453e32181' into eclair-mr2-plus-aosp

* commit '88660fa5d897a74f2fe07f4b827d37a453e32181':
  vold: Check partitions 1-4 instead of 0-3
2009-12-05 10:32:03 -08:00
Ben Winslow
88660fa5d8 vold: Check partitions 1-4 instead of 0-3
In mmc_bootstrap_mmcblk, bootstrap partitions 1-4 instead of 0-3, since
that's how the kernel labels them.  Additionally, use the NDOSPART constant
from diskmbr.h instead of hardcoding 4 when scanning partitions.

Signed-off-by: San Mehat <san@google.com>
2009-12-05 10:28:09 -08:00
Doug Zongker
7bae08ca9d am dd75019d: remove ActivityManager-related event log tags
Merge commit 'dd75019da80cf49361fd355d4d6b66c02c73896e' into eclair-mr2-plus-aosp

* commit 'dd75019da80cf49361fd355d4d6b66c02c73896e':
  remove ActivityManager-related event log tags
2009-12-04 22:50:30 -08:00
Doug Zongker
dd75019da8 remove ActivityManager-related event log tags
These have been migrated to the ActivityManagerService package.
2009-12-04 16:47:40 -08:00
Doug Zongker
f0e57609ec am 5f168861: am a43d2753: remove system server tags from global event.logtags file
Merge commit '5f168861beceef1d8c2220993c56312ce0b87dfd'

* commit '5f168861beceef1d8c2220993c56312ce0b87dfd':
  remove system server tags from global event.logtags file
2009-12-04 12:07:21 -08:00
Doug Zongker
5f168861be am a43d2753: remove system server tags from global event.logtags file
Merge commit 'a43d27539156daf08b34bcaa07661fe0e66fa345' into eclair-mr2-plus-aosp

* commit 'a43d27539156daf08b34bcaa07661fe0e66fa345':
  remove system server tags from global event.logtags file
2009-12-04 12:04:48 -08:00
Android (Google) Code Review
3c47f68d46 Merge change I85967b66
* changes:
  Encrypted File Systems Project.
2009-12-04 11:51:03 -08:00
Doug Zongker
a43d275391 remove system server tags from global event.logtags file
These tags are being moved to a .logtags file in the system server
package.
2009-12-04 10:43:41 -08:00
Doug Zongker
ac854f3376 am 73bec02c: am 7fa28666: Merge change I502d5a9b into eclair-mr2
Merge commit '73bec02cc3c5e4598c5a4c56cf7843b5a24af31d'

* commit '73bec02cc3c5e4598c5a4c56cf7843b5a24af31d':
  construct event-log-tags via the new build mechanism
2009-12-04 04:31:09 -08:00
San Mehat
d7dbd7b78a am f95837a1: am cf9f442e: am c1c38dd0: system: sched_policy: Don\'t return an error when the thread we\'re trying to move exits on us
Merge commit 'f95837a1e13c9b63bfe0b0f95f00ec0d72ba2e74'

* commit 'f95837a1e13c9b63bfe0b0f95f00ec0d72ba2e74':
  system: sched_policy: Don't return an error when the thread we're trying to move exits on us
2009-12-04 04:22:14 -08:00
Doug Kwan
092799072f Add missing symbol type directives. 2009-12-03 17:20:58 -08:00
Doug Zongker
73bec02cc3 am 7fa28666: Merge change I502d5a9b into eclair-mr2
Merge commit '7fa286662790bce1687bd4ff25a6735491392b9c' into eclair-mr2-plus-aosp

* commit '7fa286662790bce1687bd4ff25a6735491392b9c':
  construct event-log-tags via the new build mechanism
2009-12-03 17:05:42 -08:00
Android (Google) Code Review
7fa2866627 Merge change I502d5a9b into eclair-mr2
* changes:
  construct event-log-tags via the new build mechanism
2009-12-03 16:58:53 -08:00
San Mehat
f95837a1e1 am cf9f442e: am c1c38dd0: system: sched_policy: Don\'t return an error when the thread we\'re trying to move exits on us
Merge commit 'cf9f442ef336d4fb6300318a3137b23a4697e048' into eclair-mr2-plus-aosp

* commit 'cf9f442ef336d4fb6300318a3137b23a4697e048':
  system: sched_policy: Don't return an error when the thread we're trying to move exits on us
2009-12-03 16:38:09 -08:00
Oscar Montemayor
37c586e6b1 Encrypted File Systems Project.
Temporarily creating emulated encrypted directories manually.
Will remove those lines once a true encrypted FS is mounted, and proper
framework chanfes have been made. This is required for the feature to
work with the other changes.
2009-12-03 13:11:30 -08:00
San Mehat
cf9f442ef3 am c1c38dd0: system: sched_policy: Don\'t return an error when the thread we\'re trying to move exits on us
Merge commit 'c1c38dd01c43079ed24b9030bc8a20c649bacc3f' into eclair-mr2

* commit 'c1c38dd01c43079ed24b9030bc8a20c649bacc3f':
  system: sched_policy: Don't return an error when the thread we're trying to move exits on us
2009-12-03 12:45:03 -08:00
San Mehat
c1c38dd01c system: sched_policy: Don't return an error when the thread we're trying to move exits on us
Signed-off-by: San Mehat <san@google.com>
2009-12-03 12:19:12 -08:00
Doug Zongker
da077ee77a construct event-log-tags via the new build mechanism
The build system now unions together all *.logtags files found in
LOCAL_SRC_FILES to construct /system/etc/event-log-tags.
2009-12-03 10:35:41 -08:00
Andy McFadden
3bfdcc979d Minor tweaks to debuggerd.
Changed "process has crashed" message:
 - say ":5039" instead of ":port" so mouse-paste of command is trivial
 - removed trailing spaces, which consume log buffer to little effect
 - improved (I hope) the short explanation of what's going on and
   what the HOME key does

Fixed typo ("ignorning").
2009-12-01 15:56:30 -08:00
Dan Egnor
e7629a3bea am ab12933e: am f837a755: am bf95c70f: Don\'t copy /proc/last_kmsg to /data/dontpanic/last_kmsg -- it gets generated on every boot, so this is a bunch of writing for no particularly good reason.
Merge commit 'ab12933ee0f4082a7585c19062fd7a7a1d16a6bc'

* commit 'ab12933ee0f4082a7585c19062fd7a7a1d16a6bc':
  Don't copy /proc/last_kmsg to /data/dontpanic/last_kmsg --
2009-11-29 19:48:18 -08:00
Dan Egnor
ab12933ee0 am f837a755: am bf95c70f: Don\'t copy /proc/last_kmsg to /data/dontpanic/last_kmsg -- it gets generated on every boot, so this is a bunch of writing for no particularly good reason.
Merge commit 'f837a7551e78e53ae1478023283fac60f3426cd4' into eclair-mr2-plus-aosp

* commit 'f837a7551e78e53ae1478023283fac60f3426cd4':
  Don't copy /proc/last_kmsg to /data/dontpanic/last_kmsg --
2009-11-29 19:44:09 -08:00
Dan Egnor
f837a7551e am bf95c70f: Don\'t copy /proc/last_kmsg to /data/dontpanic/last_kmsg -- it gets generated on every boot, so this is a bunch of writing for no particularly good reason.
Merge commit 'bf95c70f83ebb1a3ea92ca3fa440c7ee21e7f6af' into eclair-mr2

* commit 'bf95c70f83ebb1a3ea92ca3fa440c7ee21e7f6af':
  Don't copy /proc/last_kmsg to /data/dontpanic/last_kmsg --
2009-11-29 19:39:11 -08:00
Mike Lockwood
255ed555d6 am 3c0c6dca: am 64e99545: adb: fix -d and -e options for "adb forward" command.
Merge commit '3c0c6dca1abc350035efedafa9ee9d705499c334'

* commit '3c0c6dca1abc350035efedafa9ee9d705499c334':
  adb: fix -d and -e options for "adb forward" command.
2009-11-28 19:34:13 -08:00
Mike Lockwood
3c0c6dca1a am 64e99545: adb: fix -d and -e options for "adb forward" command.
Merge commit '64e99545d4b5600bb5ca044fcad636ae8389b381' into eclair-mr2-plus-aosp

* commit '64e99545d4b5600bb5ca044fcad636ae8389b381':
  adb: fix -d and -e options for "adb forward" command.
2009-11-28 19:32:17 -08:00
Mike Lockwood
64e99545d4 adb: fix -d and -e options for "adb forward" command.
Change-Id: I9166572a1c398ce5ef1423d19a30895385118ee5
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-28 12:46:13 -05:00
Android (Google) Code Review
feb187002d Merge change Iba48fe2f
* changes:
  Fix memory deallocation bug in toy vector class.
2009-11-26 19:52:30 -08:00
Jack Palevich
ba48fe2f4e Fix memory deallocation bug in toy vector class.
Yet another reason to use standard collection classes. :-)
2009-11-27 11:51:36 +08:00
Dan Egnor
9d76a44619 am d2633cb7: am 7359c16a: Don\'t copy /proc/last_kmsg to /data/dontpanic/last_kmsg -- it gets generated on every boot, so this is a bunch of writing for no particularly good reason.
Merge commit 'd2633cb70978b42bc8b2c524951a39de197a5edd'

* commit 'd2633cb70978b42bc8b2c524951a39de197a5edd':
  Don't copy /proc/last_kmsg to /data/dontpanic/last_kmsg --
2009-11-24 14:58:45 -08:00
Dan Egnor
d2633cb709 am 7359c16a: Don\'t copy /proc/last_kmsg to /data/dontpanic/last_kmsg -- it gets generated on every boot, so this is a bunch of writing for no particularly good reason.
Merge commit '7359c16a852c23740ef2874aa6b66f629d1473b7' into eclair-mr2-plus-aosp

* commit '7359c16a852c23740ef2874aa6b66f629d1473b7':
  Don't copy /proc/last_kmsg to /data/dontpanic/last_kmsg --
2009-11-24 14:51:07 -08:00
Dan Egnor
bf95c70f83 Don't copy /proc/last_kmsg to /data/dontpanic/last_kmsg --
it gets generated on every boot, so this is a bunch of writing
for no particularly good reason.
2009-11-24 14:45:12 -08:00
Jean-Baptiste Queru
4c2ec3a1b2 am 85f02ef4: merge from open-source master
Merge commit '85f02ef42d1bbcd9c2b58697f543c7aee5e3c441'

* commit '85f02ef42d1bbcd9c2b58697f543c7aee5e3c441':
  Define HAVE_SYS_SENDFILE_H.
2009-11-24 09:27:17 -08:00
Jean-Baptiste Queru
85f02ef42d merge from open-source master 2009-11-24 09:22:57 -08:00
Dan Egnor
7359c16a85 Don't copy /proc/last_kmsg to /data/dontpanic/last_kmsg --
it gets generated on every boot, so this is a bunch of writing
for no particularly good reason.
2009-11-23 19:25:44 -08:00
Dan Egnor
2247319157 am 30ae9fd9: am d3fe19fa: Update db_operation log tag information to match updated sampling code.
Merge commit '30ae9fd9513e97b7ce4cea93501ea6971a0bfc8c'

* commit '30ae9fd9513e97b7ce4cea93501ea6971a0bfc8c':
  Update db_operation log tag information to match updated sampling code.
2009-11-23 19:14:57 -08:00
Dan Egnor
30ae9fd951 am d3fe19fa: Update db_operation log tag information to match updated sampling code.
Merge commit 'd3fe19fa14102bbd520365beb1a86778ffb8014c' into eclair-mr2-plus-aosp

* commit 'd3fe19fa14102bbd520365beb1a86778ffb8014c':
  Update db_operation log tag information to match updated sampling code.
2009-11-23 19:12:24 -08:00
Dan Egnor
d3fe19fa14 Update db_operation log tag information to match updated sampling code. 2009-11-23 19:01:28 -08:00
Doug Zongker
0a10808f23 am 6114b2df: am eb67fac4: change /cache/recovery group to cache
Merge commit '6114b2dfb4170e07e075b134a35c20ff3f5292a2'

* commit '6114b2dfb4170e07e075b134a35c20ff3f5292a2':
  change /cache/recovery group to cache
2009-11-19 20:23:39 -08:00
Doug Zongker
6114b2dfb4 am eb67fac4: change /cache/recovery group to cache
Merge commit 'eb67fac4723892ac8ae3fae87c05e776c49029c5' into eclair-mr2-plus-aosp

* commit 'eb67fac4723892ac8ae3fae87c05e776c49029c5':
  change /cache/recovery group to cache
2009-11-19 20:21:09 -08:00
Doug Zongker
eb67fac472 change /cache/recovery group to cache
To unbundle system update, we need users other than system to be able
to write the /cache/recovery directory.
2009-11-19 16:52:02 -08:00
Dan Bornstein
303254eb67 Define HAVE_SYS_SENDFILE_H.
Platforms differ on whether sys/sendfile.h or sys/socket.h is where to
find the declaration for sendfile().

Change-Id: Ib6e882534b7dc605d30aefed55732dc1ee2b6772
2009-11-17 14:34:12 -08:00
Dianne Hackborn
b18c1507f8 am 6577c082: am 65b109a2: am bace0107: Work on issue #2259506: camera ANRed and then device runtime restarted
Merge commit '6577c0824332165fc49941f813cfefad4fe10a51'

* commit '6577c0824332165fc49941f813cfefad4fe10a51':
  Work on issue #2259506: camera ANRed and then device runtime restarted
2009-11-17 07:35:04 -08:00
Dianne Hackborn
6577c08243 am 65b109a2: am bace0107: Work on issue #2259506: camera ANRed and then device runtime restarted
Merge commit '65b109a246cc7c21da398ccf02083b2abd84f669' into eclair-mr2-plus-aosp

* commit '65b109a246cc7c21da398ccf02083b2abd84f669':
  Work on issue #2259506: camera ANRed and then device runtime restarted
2009-11-16 20:00:39 -08:00
Dianne Hackborn
65b109a246 am bace0107: Work on issue #2259506: camera ANRed and then device runtime restarted
Merge commit 'bace01078259614f54c5082fae9ccdb37f27590c' into eclair-mr2

* commit 'bace01078259614f54c5082fae9ccdb37f27590c':
  Work on issue #2259506: camera ANRed and then device runtime restarted
2009-11-16 19:55:35 -08:00
Dianne Hackborn
bace010782 Work on issue #2259506: camera ANRed and then device runtime restarted
New event log tag for when a process fails to start.

Change-Id: Icb08757e1514a1d6f5462d22b931114c10b964b2
2009-11-16 16:34:08 -08:00
Android (Google) Code Review
ecbba06162 Merge change Ief4e2152
* changes:
  Encrypted File SYstems project. Enabling EFS security properties. This change enables persist.security.* flags in the device, allowing oly the system to modify them. Change is necessary to allow for further progress in the project, as this is an ideal location for access both from the framework as well as from the recovery mode / transition.
2009-11-16 15:41:57 -08:00
Jean-Baptiste Queru
1acde9b749 am efdbf044: merge from open-source master
Merge commit 'efdbf044b89fad22a1792debb09388d2a7d95a66'

* commit 'efdbf044b89fad22a1792debb09388d2a7d95a66':
  eclair snapshot
2009-11-15 15:01:40 -08:00
Jean-Baptiste Queru
efdbf044b8 merge from open-source master 2009-11-15 14:55:31 -08:00
Jean-Baptiste Queru
9fb61f39f3 merge from open-source master
Merge commit 'goog/stage-korg-master' into HEAD
2009-11-15 14:06:57 -08:00