Nick Pelly
c741f22d85
Add NET_RAW to mediaserver so that it can open a raw HCI socket to configure
...
BT chip.
Change-Id: I22065b313c7af28b4791c74ea3d403a628738102
2010-03-23 20:39:05 -07:00
Jean-Baptiste Queru
bbf3ea46fb
cleanup init.rc
...
Change-Id: I7f7fefd61c6032c84fa63e597ea0e6bbe66d2e79
2010-03-12 16:36:41 -08:00
Mike Chan
89f235c5e0
init.rc: Add cpuacct to cgroup mount for cpu statistic
...
Cpu accounting statistics expored in /acct
Change-Id: I8a35816e94b69d9e67a3dd65aae16520864777d7
Signed-off-by: Mike Chan <mike@android.com>
2010-03-01 20:29:58 -08:00
San Mehat
b91bf4ba86
Revert "init.rc: Add cpuacct to cgroup mount for cpu statistics"
...
This reverts commit a7d88224ff
.
This cgroup subsys should be mounted on it's own mount-point, since it's
addition to /dev/cpuctl causes the cpu subsys to EPERM
2010-02-27 10:06:09 -08:00
Mike Chan
a7d88224ff
init.rc: Add cpuacct to cgroup mount for cpu statistics
...
Change-Id: Ic1893e1bf7b2c45659419b0bc55d42f50d030c9f
Signed-off-by: Mike Chan <mike@android.com>
2010-02-26 11:25:36 -08:00
San Mehat
f0cb74e3b0
rootdir: init.rc: Enable I/O priorities for media server and vold
...
Sets the media-server to class 'real-time' pri 4, and vold to class 'best effort'
pri 2
Signed-off-by: San Mehat <san@google.com>
2010-02-26 10:05:24 -08:00
Jaikumar Ganesh
eafdd86f4d
Update bluetooth data files path.
2010-02-25 19:46:29 -08:00
San Mehat
a9db22f122
rootdir: init.rc: Add 'ASEC_MOUNTPOINT' environment variable.
...
Signed-off-by: San Mehat <san@google.com>
2010-02-24 10:17:37 -08:00
Chia-chi Yeh
bbfe1368d9
Remove dead services from init.rc.
2010-02-22 09:32:16 +08:00
San Mehat
6f957c3f25
generic_rootdir: vold_fstab: Change '/sdcard' -> '/mnt/sdcard'
...
Signed-off-by: San Mehat <san@google.com>
2010-02-19 18:38:28 -08:00
San Mehat
6ea3cc6089
rootdir: init.rc: Create secure staging directories, and a compat symlink
...
Signed-off-by: San Mehat <san@google.com>
2010-02-19 18:38:28 -08:00
Vasu Nori
55a1f0827b
dont create sqlite_stmt_journals dir.
...
this shoudl not be required any longer. in fact, some test-writers are
abusing this dir.
2010-01-26 23:12:37 -08:00
San Mehat
92175e04a5
rootdir: init.rc: Fix typo in chown of /dev/cpuctl
...
Signed-off-by: San Mehat <san@google.com>
2010-01-17 12:21:42 -08:00
San Mehat
192277c015
rootdir: init.rc: Add netd to startup services list
...
Signed-off-by: San Mehat <san@google.com>
2010-01-15 07:48:35 -08:00
San Mehat
1851d80959
init.rc: Adjust perms on /asec
...
Signed-off-by: San Mehat <san@google.com>
2010-01-06 17:41:34 -08:00
Oscar Montemayor
d0aa32c3d9
Apps on SD project. Small change to support apps on SD file system key storage.
2010-01-06 16:24:48 -08:00
San Mehat
900570e2a8
init.rc: Create a small tmpfs on /asec so we can create mountpoints
...
Signed-off-by: San Mehat <san@google.com>
2010-01-06 11:02:42 -08:00
San Mehat
37c71dd9a7
init.rc: Add new /asec mount point
...
Signed-off-by: San Mehat <san@google.com>
2010-01-04 09:41:52 -08:00
San Mehat
5184fc5c79
rootdir: Switch to vold.fstab
...
Signed-off-by: San Mehat <san@google.com>
2009-12-24 07:20:36 -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
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
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
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
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
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
San Mehat
dd7105a7a1
am aaad7ab4: am fd110c7f: Merge change I831d8e1e into eclair
...
Merge commit 'aaad7ab4ae9e6913481fe4348b040e5d3e2aaec1' into eclair-mr2-plus-aosp
* commit 'aaad7ab4ae9e6913481fe4348b040e5d3e2aaec1':
rootdir: init.rc: Adjust background dirty writeout policy
2009-10-13 13:05:56 -07: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
Dan Bornstein
46c9658f4f
am 1dec5032: Force the mediaserver process to restart whenever the zygote or system server do.
...
Merge commit '1dec5032cfadc1a3d7687ce5b6cd322e4151ce9d' into eclair-plus-aosp
* commit '1dec5032cfadc1a3d7687ce5b6cd322e4151ce9d':
Force the mediaserver process to restart whenever the zygote or system
2009-10-09 15:43:18 -07: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
Rebecca Schultz Zavin
19257e7c00
am ea935c1d: Merge change I7b04795c into eclair
...
Merge commit 'ea935c1d9771fa2cc00583720586c209463f2791' into eclair-plus-aosp
* commit 'ea935c1d9771fa2cc00583720586c209463f2791':
Make vmallocinfo readable by group log so we can put it in bugreports
2009-10-08 16:20:34 -07: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
Brian Swetland
64e5c1d5d2
am aa7d9710: init.rc: don\'t mount debugfs
...
Merge commit 'aa7d97106abf8c390e1aed71f7c175fb77fead38' into eclair-plus-aosp
* commit 'aa7d97106abf8c390e1aed71f7c175fb77fead38':
init.rc: don't mount debugfs
2009-10-07 12:36:45 -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
b0cc66698f
am 529520e8: Revert "rootdir: init.rc: *LATENCY EXPERIMENT* - Disable cgroups in favor of new scheduler policy support"
...
Merge commit '529520e8240e6865aca77ae9abf78dacbaa72e2c' into eclair-plus-aosp
* commit '529520e8240e6865aca77ae9abf78dacbaa72e2c':
Revert "rootdir: init.rc: *LATENCY EXPERIMENT* - Disable cgroups in favor of new scheduler policy support"
2009-10-07 11:55:14 -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
David 'Digit' Turner
6b4e9ebc4c
am a0c98ef0: Ensure -user builds can run the dex preopt pass in the emulator.
...
Merge commit 'a0c98ef01a4c5a859fdde35fed7977b1eb919007' into eclair-plus-aosp
* commit 'a0c98ef01a4c5a859fdde35fed7977b1eb919007':
Ensure -user builds can run the dex preopt pass in the emulator.
2009-09-23 11:43:23 -07: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
Chia-chi Yeh
eed96af19d
am 9b4f1ff2: init.rc: specify keystore directory and fix permissions.
...
Merge commit '9b4f1ff210c449920890581b191da3568c10fbd1' into eclair-plus-aosp
* commit '9b4f1ff210c449920890581b191da3568c10fbd1':
init.rc: specify keystore directory and fix permissions.
2009-09-20 20:56:33 -07:00
Chia-chi Yeh
9b4f1ff210
init.rc: specify keystore directory and fix permissions.
2009-09-21 11:47:02 +08:00
Jaikumar Ganesh
dea31b4133
am 1320687b: Remove logwrapper for Bluetoothd.
...
Merge commit '1320687bdb6df2de1c27fb03c827b69384d26f87' into eclair-plus-aosp
* commit '1320687bdb6df2de1c27fb03c827b69384d26f87':
Remove logwrapper for Bluetoothd.
2009-09-20 10:38:32 -07:00
Jaikumar Ganesh
1320687bdb
Remove logwrapper for Bluetoothd.
...
Change-Id: I6d16bc0dbdf9f3aff2080f8c7968ff3cb592811e
2009-09-20 10:31:45 -07:00
Brian Swetland
6569442437
am bb6f68c6: init.rc: mount debugfs for debugging
...
Merge commit 'bb6f68c63d79bf58bd53f463de1bd23d49e5b8a4' into eclair-plus-aosp
* commit 'bb6f68c63d79bf58bd53f463de1bd23d49e5b8a4':
init.rc: mount debugfs for debugging
2009-09-18 15:44:37 -07:00
Brian Swetland
bb6f68c63d
init.rc: mount debugfs for debugging
...
- put it at /sys/kernel/debug so Arve will be happy
- symlink /d to /sys/kernel/debug so Brian will be happy.
2009-09-18 15:31:23 -07:00
repo sync
da17dee033
resolved conflicts for merge of 35ad5f41
to eclair-plus-aosp
2009-09-16 15:00:36 -07:00
San Mehat
b183eb1891
am 7baff71b: rootdir: init.rc: tweak cfs scheduler - disable child_runs_first
...
Merge commit '7baff71b0d8fe320df9143b2fa59db0af1b7aa96' into eclair-plus-aosp
* commit '7baff71b0d8fe320df9143b2fa59db0af1b7aa96':
rootdir: init.rc: tweak cfs scheduler - disable child_runs_first
2009-09-16 14:37:39 -07:00
San Mehat
35ad5f41c3
rootdir: init.rc: *LATENCY EXPERIMENT* - Disable cgroups in favor of new scheduler policy support
...
Signed-off-by: San Mehat <san@google.com>
2009-09-16 14:13:14 -07:00
San Mehat
7baff71b0d
rootdir: init.rc: tweak cfs scheduler - disable child_runs_first
...
Signed-off-by: San Mehat <san@google.com>
2009-09-16 13:32:23 -07:00
Mike Lockwood
6088a9ad87
am 25f1a5aa: init.rc: Adjust permissions on /data/dontpanic/ so dumpstate will not need root
...
Merge commit '25f1a5aaffd1ef6e87d53d4fd3c14ea1b6c5b940' into eclair-plus-aosp
* commit '25f1a5aaffd1ef6e87d53d4fd3c14ea1b6c5b940':
init.rc: Adjust permissions on /data/dontpanic/ so dumpstate will not need root
2009-09-11 14:50:22 -07:00
Mike Lockwood
25f1a5aaff
init.rc: Adjust permissions on /data/dontpanic/ so dumpstate will not need root
...
Change-Id: Iff83310f9411c39e1833b3d710b029b12f702993
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-11 17:13:28 -04:00