Commit graph

743 commits

Author SHA1 Message Date
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
Xavier Ducrohet
df872bec83 am 1b9f8c6a: am 23433b93: Add Sony-Ericsson to adb.
Merge commit '1b9f8c6ad85c773ffcafe8198e899e0405940862' into eclair-mr2

* commit '1b9f8c6ad85c773ffcafe8198e899e0405940862':
  Add Sony-Ericsson to adb.
2009-11-02 11:53:41 -08:00
Xavier Ducrohet
1b9f8c6ad8 am 23433b93: Add Sony-Ericsson to adb.
Merge commit '23433b93d1acb01650c9480d9bb5d5d869ba4f79' into eclair

* commit '23433b93d1acb01650c9480d9bb5d5d869ba4f79':
  Add Sony-Ericsson to adb.
2009-11-02 11:45:56 -08:00
Xavier Ducrohet
23433b93d1 Add Sony-Ericsson to adb. 2009-10-30 13:09:39 -07:00
San Mehat
58e50f8030 am 805d67ab: cutils: sched_policy: Fix bug where we were unable to move backgrounded threads into the foreground
Merge commit '805d67ab11c1bb21d494459d6167f5f67f0002eb' into eclair-mr2

* commit '805d67ab11c1bb21d494459d6167f5f67f0002eb':
  cutils: sched_policy: Fix bug where we were unable to move backgrounded threads into the foreground
2009-10-29 19:31:50 -07:00
San Mehat
cc43ee42ac am d2e4e46c: cutils: schedpolicy: Add debug code to log sched policy transitions
Merge commit 'd2e4e46ce4bc29c3328fccfbbbe0590eaa8713f7' into eclair-mr2

* commit 'd2e4e46ce4bc29c3328fccfbbbe0590eaa8713f7':
  cutils: schedpolicy: Add debug code to log sched policy transitions
2009-10-29 19:28:20 -07:00
San Mehat
805d67ab11 cutils: sched_policy: Fix bug where we were unable to move backgrounded threads into the foreground
Signed-off-by: San Mehat <san@google.com>
2009-10-29 13:56:26 -07:00
San Mehat
d2e4e46ce4 cutils: schedpolicy: Add debug code to log sched policy transitions
Signed-off-by: San Mehat <san@google.com>
2009-10-29 11:50:01 -07:00
San Mehat
0d6f587f92 am 39274417: toolbox: Add scheduling policy display to top/ps
Merge commit '392744175c4de67dc98e72da6745e6351118c985' into eclair-mr2

* commit '392744175c4de67dc98e72da6745e6351118c985':
  toolbox: Add scheduling policy display to top/ps
2009-10-28 11:43:15 -07:00
San Mehat
17bfbd3ccb am c0dfca7a: cutils: Add support for reading a processes scheduler policy
Merge commit 'c0dfca7ae1f6016461235552091c2cacacca82a2' into eclair-mr2

* commit 'c0dfca7ae1f6016461235552091c2cacacca82a2':
  cutils: Add support for reading a processes scheduler policy
2009-10-28 11:43:10 -07:00
San Mehat
392744175c toolbox: Add scheduling policy display to top/ps
Signed-off-by: San Mehat <san@google.com>
2009-10-27 12:27:47 -07:00
San Mehat
c0dfca7ae1 cutils: Add support for reading a processes scheduler policy
Signed-off-by: San Mehat <san@google.com>
2009-10-27 12:27:42 -07:00
Ben Cheng
491489bbb8 am 21ec779a: Add stack unwinding directives to atomic-android-arm.S.
Merge commit '21ec779abe2df0c2e9e170a40c8cf7c2f2eb4ac9' into eclair-mr2

* commit '21ec779abe2df0c2e9e170a40c8cf7c2f2eb4ac9':
  Add stack unwinding directives to atomic-android-arm.S.
2009-10-22 06:46:03 -07:00
Ben Cheng
21ec779abe Add stack unwinding directives to atomic-android-arm.S.
For bug 2182296.

Eclair branch Dr. No approved by: hiroshi
2009-10-21 10:47:31 -07:00
Dima Zavin
7789f4cc4b am 065694b3: init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
Merge commit '065694b32e481a50e57a793d61181494fbf6ef04' into eclair-mr2

* commit '065694b32e481a50e57a793d61181494fbf6ef04':
  init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
2009-10-15 02:37:49 -07:00
Dima Zavin
68221b91b1 am 8234aa37: init: Add qdsp6 video encoder, q6venc, device owned by system.audio
Merge commit '8234aa375896718e19b4450bcb44fa4376f53486' into eclair-mr2

* commit '8234aa375896718e19b4450bcb44fa4376f53486':
  init: Add qdsp6 video encoder, q6venc, device owned by system.audio
2009-10-15 02:37:46 -07:00
Dima Zavin
065694b32e init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
Change-Id: I2f8f0440d9a21230c7711cb6d9a20ec6887b7cb9
Signed-off-by: Dima Zavin <dima@android.com>
2009-10-15 02:24:06 -07:00
Dima Zavin
8234aa3758 init: Add qdsp6 video encoder, q6venc, device owned by system.audio
Change-Id: I86173e07163b70ce8990b8508afba44729c0d8ca
Signed-off-by: Dima Zavin <dima@android.com>
2009-10-15 02:18:57 -07:00
San Mehat
aaad7ab4ae am fd110c7f: Merge change I831d8e1e into eclair
Merge commit 'fd110c7fb36966a7b917c7661e5497b4ffccd7da' into eclair-mr2

* commit 'fd110c7fb36966a7b917c7661e5497b4ffccd7da':
  rootdir: init.rc: Adjust background dirty writeout policy
2009-10-13 13:01:52 -07:00
Android (Google) Code Review
fd110c7fb3 Merge change I831d8e1e into eclair
* changes:
  rootdir: init.rc: Adjust background dirty writeout policy
2009-10-13 15:54:44 -04:00
San Mehat
831d8e1e3a rootdir: init.rc: Adjust background dirty writeout policy
Signed-off-by: San Mehat <san@google.com>
2009-10-13 12:27:18 -07:00
Ben Cheng
8a0a5274ff Add stack unwinding directives to atomic-android-arm.S. 2009-10-12 16:51:23 -07:00
Mike Lockwood
8cf0d59f61 adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
Also check that device is not already connected in "adb connect"

Change-Id: I5f84b56b63d8c6932f23791cac319fd6bc39d36c
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-10-11 23:04:18 -04:00
Dan Bornstein
1dec5032cf Force the mediaserver process to restart whenever the zygote or system
server do.

Change-Id: I16ce4ae656473055e7e244ccd4af7055959e3c1c
2009-10-09 14:52:15 -07:00
Android (Google) Code Review
ea935c1d97 Merge change I7b04795c into eclair
* changes:
  Make vmallocinfo readable by group log so we can put it in bugreports
2009-10-08 19:16:24 -04:00
Rebecca Schultz Zavin
14d898e014 Make vmallocinfo readable by group log so we can put it in bugreports
Change-Id: I7b04795c029c51108132e7a9eaf46b97de06de6f
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
2009-10-08 16:15:58 -07:00
Doug Zongker
bbf4093e7a am 46ef2b87: add free space on system and cache to free_storage_left log event
Merge commit '46ef2b87d01a2df67074351d0078bf900550f343' into eclair

* commit '46ef2b87d01a2df67074351d0078bf900550f343':
  add free space on system and cache to free_storage_left log event
2009-10-07 18:16:50 -07:00
Doug Zongker
46ef2b87d0 add free space on system and cache to free_storage_left log event 2009-10-07 15:06:02 -07:00
Brian Swetland
aa7d97106a init.rc: don't mount debugfs
We'll do this in the product-specific init files.
2009-10-07 12:28:44 -07:00
San Mehat
529520e824 Revert "rootdir: init.rc: *LATENCY EXPERIMENT* - Disable cgroups in favor of new scheduler policy support"
This reverts commit 35ad5f41c3.
2009-10-06 11:22:55 -07:00
Jean-Baptiste Queru
f184b94ad3 am b084929f: Make AudioPara4 world-readable
Merge commit 'b084929f5dd57b878f6debe6567a6c8888061fa0' into eclair

* commit 'b084929f5dd57b878f6debe6567a6c8888061fa0':
  Make AudioPara4 world-readable
2009-10-04 15:05:49 -07:00
Jean-Baptiste Queru
b084929f5d Make AudioPara4 world-readable
This way adb pull can get to it on user builds.

BUG=1869158
2009-10-02 11:25:58 -07:00
Tom Zhu
4833d9f498 init: builtins: trancate target file in do_copy
add O_TRUNC flag in open(), which will truncate the target file,
otherwise, copy will keep the old content of the target file.

Signed-off-by: Tom Zhu <ling.zhu@motorola.com>
Signed-off-by: San Mehat <san@google.com>
2009-09-30 14:15:49 -07:00
Dan Egnor
04ea5b974d Add backup_initialize event to track initializeDevice() requests 2009-09-29 19:11:03 -07:00
Jeff Hamilton
9e42da45cf Add a new event log tag for corrupted database files.
Change-Id: I6b920de4e7c86257cb56a75e570c01a42fb2d082
2009-09-29 11:46:46 -07:00
Ben Cheng
09e713789e Print code around PC and LR in the inline log.
8 more lines should provide more crucial information in weird cases.
2009-09-28 11:09:22 -07:00
Ethan.Du
3afe20b0be vold: Add support for /dev/block/mmcblk1
Signed-off-by: Ethan.Du <a7233c@motorola.com>
Signed-off-by: San Mehat <san@google.com>
2009-09-24 10:16:15 -07:00
Android (Google) Code Review
ff7d5835d9 Merge change 26093 into eclair
* changes:
  Add NOTICE file and license tag for adb
2009-09-24 12:45:49 -04:00
David 'Digit' Turner
a0c98ef01a Ensure -user builds can run the dex preopt pass in the emulator.
This is done by ensuring that /init.goldfish.rc and /system/etc/init.goldfish.sh
are part of the system image, even if it lacks other emulator related bits.
2009-09-23 11:22:31 -07:00
Android (Google) Code Review
79aedbee8f Merge change 26423 into eclair
* changes:
  Add support for Acer devices
2009-09-22 16:29:09 -04:00
Robert CH Chou
7953b89e8d Add support for Acer devices
Change-Id: I7045249f86e2b628c31c888e95eb5ba6f6c47251
2009-09-22 13:03:14 -07:00
Dan Egnor
b92174db6d Add event parameter for the restore set (device id) data is being restored from 2009-09-22 10:42:52 -07:00
Christopher Tate
061b6de7b3 Add event log tag for server-prompted reset of backup data 2009-09-21 13:12:09 -07:00
Android (Google) Code Review
88003b0de2 Merge change 26051 into eclair
* changes:
  add account field to the sync log event
2009-09-21 12:21:08 -04:00
Mike Lockwood
6ae9256322 adb: Add USB Vendor IDs for LG and Huawei
Change-Id: Ib47e3e39609bac9cf34f2b9334aa95184b3db71d
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-21 08:09:59 -04:00
Chia-chi Yeh
9b4f1ff210 init.rc: specify keystore directory and fix permissions. 2009-09-21 11:47:02 +08:00
Jean-Baptiste Queru
2fcdaf9907 Add NOTICE file and license tag for adb
BUG=1716164
2009-09-20 19:02:02 -07:00
Doug Zongker
6f9d1c2174 add account field to the sync log event 2009-09-20 15:48:22 -07:00
Jaikumar Ganesh
1320687bdb Remove logwrapper for Bluetoothd.
Change-Id: I6d16bc0dbdf9f3aff2080f8c7968ff3cb592811e
2009-09-20 10:31:45 -07:00