Commit Graph

1267 Commits

Author SHA1 Message Date
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
Jean-Baptiste Queru 8145c3dba1 merge from open-source master 2009-11-24 09:12:44 -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 e929fbae10 am bace0107: Work on issue #2259506: camera ANRed and then device runtime restarted
Merge commit 'bace01078259614f54c5082fae9ccdb37f27590c' into eclair-plus-aosp

* commit 'bace01078259614f54c5082fae9ccdb37f27590c':
  Work on issue #2259506: camera ANRed and then device runtime restarted
2009-11-16 18:03:53 -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
Jean-Baptiste Queru 333a80cf9f merge from eclair 2009-11-15 12:07:12 -08:00
Jean-Baptiste Queru 4b29fe640a eclair snapshot 2009-11-12 18:46:23 -08:00
Oscar Montemayor ef4e21520c 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-12 12:02:24 -08:00
Jack Palevich a998b1c407 Fix static and shared library usage for acc and accRuntimeTest 2009-11-12 16:06:28 +08:00
Jack Palevich b5d2ad66df Build accRuntimeTest with static library rather than shared library. 2009-11-12 15:38:44 +08:00
Jack Palevich e0f9d91dc7 Skip OTCCANSI test on OS X
OS X can't load stderr/stdin/stdout through the DLL symbol lookup
interface, so it can't compile the otcc-ansi.c test.
2009-11-12 15:21:42 +08:00
Jack Palevich 464407588f Build acc tool with static rather than shared library.
OS X does not allow relative shared library path names in compiled apps,
so we have to create and link with a static library version of libacc.
2009-11-12 14:57:50 +08:00
Jack Palevich 13edb721c0 am 556c60f4: am 51da51a2: am 02effee6: Correctly compute the type of an assignment expression.
Merge commit '556c60f4f27e2a3bfde6a47acf876716ea8d5795'

* commit '556c60f4f27e2a3bfde6a47acf876716ea8d5795':
  Correctly compute the type of an assignment expression.
2009-11-09 16:28:51 -08:00
Jack Palevich 556c60f4f2 am 51da51a2: am 02effee6: Correctly compute the type of an assignment expression.
Merge commit '51da51a2d11a745909b4ad9a9b6ac5d9858632d5' into eclair-mr2-plus-aosp

* commit '51da51a2d11a745909b4ad9a9b6ac5d9858632d5':
  Correctly compute the type of an assignment expression.
2009-11-09 16:23:33 -08:00
Jack Palevich 51da51a2d1 am 02effee6: Correctly compute the type of an assignment expression.
Merge commit '02effee6a9224b531cb3fe6eac8278b46b9fbe86' into eclair-mr2

* commit '02effee6a9224b531cb3fe6eac8278b46b9fbe86':
  Correctly compute the type of an assignment expression.
2009-11-09 16:18:18 -08:00
Jack Palevich e953386ed4 am 02effee6: Correctly compute the type of an assignment expression.
Merge commit '02effee6a9224b531cb3fe6eac8278b46b9fbe86' into eclair-plus-aosp

* commit '02effee6a9224b531cb3fe6eac8278b46b9fbe86':
  Correctly compute the type of an assignment expression.
2009-11-09 15:06:16 -08:00
Jean-Baptiste Queru c923980e78 am ef063fe3: merge from open-source master
Merge commit 'ef063fe3066153dab5389b6baba6cb4e36888106'

* commit 'ef063fe3066153dab5389b6baba6cb4e36888106':
  Add support for Acer devices
  FreeBSD support for usb-connected devices in adb
  Make get_my_path() safer
  Fix use of memset function
2009-11-09 12:07:42 -08:00
Jean-Baptiste Queru ef063fe306 merge from open-source master 2009-11-09 09:40:48 -08:00
Jack Palevich 02effee6a9 Correctly compute the type of an assignment expression.
This change enables following types of statements to work correctly:

    a = b = 3;
    if ((a = getchar()) < 0) { ... }

This fixes 2232082 acc: assignment in comparison segfaults
2009-11-09 12:52:45 +08:00
Jean-Baptiste Queru 436db2e382 merge from open-source master 2009-11-08 16:11:17 -08:00
Erik Gilling ac61a69b23 am 9fdf607c: am b63747d4: am f6eba8fa: cutils: make set_process_name set kernel thread name as well
Merge commit '9fdf607c20f9610e442baa87cac5479c98f9d200'

* commit '9fdf607c20f9610e442baa87cac5479c98f9d200':
  cutils: make set_process_name set kernel thread name as well
2009-11-05 15:52:30 -08:00
Erik Gilling 9fdf607c20 am b63747d4: am f6eba8fa: cutils: make set_process_name set kernel thread name as well
Merge commit 'b63747d4d9d2e26c90a5310c996210e722159d04' into eclair-mr2-plus-aosp

* commit 'b63747d4d9d2e26c90a5310c996210e722159d04':
  cutils: make set_process_name set kernel thread name as well
2009-11-05 15:46:45 -08:00
Erik Gilling b63747d4d9 am f6eba8fa: cutils: make set_process_name set kernel thread name as well
Merge commit 'f6eba8fac812c70087af225f207f2d924f6e1ffa' into eclair-mr2

* commit 'f6eba8fac812c70087af225f207f2d924f6e1ffa':
  cutils: make set_process_name set kernel thread name as well
2009-11-05 15:40:03 -08:00
Erik Gilling 4b328d3be3 am f6eba8fa: cutils: make set_process_name set kernel thread name as well
Merge commit 'f6eba8fac812c70087af225f207f2d924f6e1ffa' into eclair-plus-aosp

* commit 'f6eba8fac812c70087af225f207f2d924f6e1ffa':
  cutils: make set_process_name set kernel thread name as well
2009-11-05 15:11:16 -08:00
Erik Gilling f6eba8fac8 cutils: make set_process_name set kernel thread name as well
Signed-off-by: Erik Gilling <konkers@android.com>
2009-11-05 12:26:56 -08:00
Robert CH Chou e25ff1c682 Add support for Acer devices 2009-11-03 10:48:17 -08:00
Android Code Review d475db400b Merge change I4e5c1c26
* changes:
  Fix use of memset function
2009-11-02 17:30:09 -08:00
Jean-Michel Trivi 2c7548519f am 879f398a: am 5a8cf57e: am 5e7db233: Make the RIL daemon part of the audio group so it can load region-specific acoustic parameters.
Merge commit '879f398a44f8cbb73dec71d8c21931f8a5c46073'

* commit '879f398a44f8cbb73dec71d8c21931f8a5c46073':
  Make the RIL daemon part of the audio group so it can load region-specific
2009-11-02 16:30:19 -08:00
Jean-Michel Trivi 879f398a44 am 5a8cf57e: am 5e7db233: Make the RIL daemon part of the audio group so it can load region-specific acoustic parameters.
Merge commit '5a8cf57eb7aa70f1647b28315a2419c4a6d36828' into eclair-mr2-plus-aosp

* commit '5a8cf57eb7aa70f1647b28315a2419c4a6d36828':
  Make the RIL daemon part of the audio group so it can load region-specific
2009-11-02 16:25:30 -08:00
Jean-Michel Trivi 2012dc3762 am 5e7db233: Make the RIL daemon part of the audio group so it can load region-specific acoustic parameters.
Merge commit '5e7db233004a0869125d0f2d64a9e747faf252da' into eclair-plus-aosp

* commit '5e7db233004a0869125d0f2d64a9e747faf252da':
  Make the RIL daemon part of the audio group so it can load region-specific
2009-11-02 16:20:31 -08:00
Jean-Michel Trivi 5a8cf57eb7 am 5e7db233: Make the RIL daemon part of the audio group so it can load region-specific acoustic parameters.
Merge commit '5e7db233004a0869125d0f2d64a9e747faf252da' into eclair-mr2

* commit '5e7db233004a0869125d0f2d64a9e747faf252da':
  Make the RIL daemon part of the audio group so it can load region-specific
2009-11-02 16:20:25 -08:00
Jean-Michel Trivi 5e7db23300 Make the RIL daemon part of the audio group so it can load region-specific
acoustic parameters.
2009-11-02 15:22:18 -08:00
Android (Google) Code Review 0c9281f4bb Merge change Ib6e88253
* changes:
  Define HAVE_SYS_SENDFILE_H.
2009-11-02 15:42:33 -05:00