Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PitchBlackRecoveryProject/android_system_vold


https://github.com/PitchBlackRecoveryProject/android_system_vold

Merge "Add keymaster support to cryptfs"

bf85d892e9a41040fc5d3755490b7a0d0b997d61 authored over 10 years ago by Paul Lawrence <[email protected]>
Add keymaster support to cryptfs

Use keymaster to wrap the cryptfs keys.

Requires selinux change
https://googleplex-android-re...

69f4ebd81e22f91a4571763842b5960d95d2758d authored over 10 years ago by Paul Lawrence <[email protected]>
Merge "vdc: fix segfault"

e8feb83976c70d8d176fc93fd8c31cbed116ca56 authored over 10 years ago by Mohamad Ayyash <[email protected]>
vdc: fix segfault

Change-Id: I1a35fe15b311d3f5203c5bc02d3db87e942cf554

5e900ac898bd9d96d6fded95c0b9c080dda54e8f authored over 10 years ago by Mohamad Ayyash <[email protected]>
Revert "Revert "Encrypt phone even if pattern or no keyguard""

Don't block based on keyguard type, and pass type to encryption function.

Requires:
https://g...

45f10533f8cb2e2ec8dc9803739870cbfafffebd authored over 10 years ago by Paul Lawrence <[email protected]>
Revert "Encrypt phone even if pattern or no keyguard"

This reverts commit 5cc86c57416eccb70dcc949d68587f08726f96fa.

Without two more commits, this wi...

efec3f2927c45979db2b78e7a6228d08aafb5e42 authored over 10 years ago by Paul Lawrence <[email protected]>
Encrypt phone even if pattern or no keyguard

Add option to enablecrypto to take type, allowing us to set type
when encrypting.

Bug: 13749169...

5cc86c57416eccb70dcc949d68587f08726f96fa authored over 10 years ago by Paul Lawrence <[email protected]>
Merge "Fix setfield/getfield"

07987073341e7f49d49b287e265f7dee4ae3081c authored almost 11 years ago by Paul Lawrence <[email protected]>
Merge "Store password in vold"

cc215381dd5003b1d6c6b32c1745f8c06fb8a499 authored almost 11 years ago by Paul Lawrence <[email protected]>
Don't corrupt ssd when encrypting and power fails

Stop encryption when battery is low, mark position, and continue on reboot.

Note - support for ...

87999173dd79dbcbd8cb97f5476007e867aaeeba authored almost 11 years ago by Paul Lawrence <[email protected]>
Store password in vold

If we are not to double prompt, we need to pass the password from
CryptKeeper to KeyStore. Since...

399317ede45340eebc035ba204b6201b6d62dd66 authored almost 11 years ago by Paul Lawrence <[email protected]>
Fix setfield/getfield

Check for versions >= feature version, not equal

Bug: 13526708
Change-Id: Ie07f6334e6b7c5ca0d7f...

8561b5c9f5d2f9c5e3f8e2963bdffe9ff3706b04 authored almost 11 years ago by Paul Lawrence <[email protected]>
am 470f0b3f: Merge "Avoid segv by checking argc in "storage user <mountpoint>""

* commit '470f0b3ff46493b4a46b3599db33a29e94615d30':
Avoid segv by checking argc in "storage u...

a821d50bd43809414521590ebe65601b823f8095 authored almost 11 years ago by JP Abgrall <[email protected]>
Merge "vold: Add a new mountall command."

f8e9569507a641ece6713cb4be072d1d9cfd2dcd authored almost 11 years ago by Mohamad Ayyash <[email protected]>
am a29997ae: am 470f0b3f: Merge "Avoid segv by checking argc in "storage user <mountpoint>""

* commit 'a29997ae260d3d7cf41c40d9c7ba42b761b12d30':
Avoid segv by checking argc in "storage u...

df7382e477ed0e3d27dc7cb1ca029aa52b476c7c authored almost 11 years ago by JP Abgrall <[email protected]>
vold: Add a new mountall command.

This enables running "vdc mountall" in filesystem recovery tests where a partition is first unmo...

7929aa73d0c1fa75e8e0fcd4272361ad0ea9b0e6 authored almost 11 years ago by Mohamad Ayyash <[email protected]>
am 470f0b3f: Merge "Avoid segv by checking argc in "storage user <mountpoint>""

* commit '470f0b3ff46493b4a46b3599db33a29e94615d30':
Avoid segv by checking argc in "storage u...

a29997ae260d3d7cf41c40d9c7ba42b761b12d30 authored almost 11 years ago by JP Abgrall <[email protected]>
Merge "Avoid segv by checking argc in "storage user <mountpoint>""

470f0b3ff46493b4a46b3599db33a29e94615d30 authored almost 11 years ago by JP Abgrall <[email protected]>
Avoid segv by checking argc in "storage user <mountpoint>"

Change-Id: Iffd67746e2e273c4c3f87741e5f13aa511ccb557
Signed-off-by: JP Abgrall <[email protected]>

edf7adf21e1c210e5954b1128efb61b62f6da274 authored almost 11 years ago by JP Abgrall <[email protected]>
am 3c0d02aa: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."

* commit '3c0d02aa03118713e6e770b54d1c530ff866f156':
Convert all selinux_android_restorecon an...

15c3e01e05359fb11ce5e63934d7c3d54d0d6e93 authored almost 11 years ago by Nick Kralevich <[email protected]>
am 1dc1fb4a: Merge "vold: suppress unused argument warning messages"

* commit '1dc1fb4adc71ea9cf26a5033513bd3a1474f79a1':
vold: suppress unused argument warning me...

3d9b98cc833dc7c07da6bb0cc27926c68b63c276 authored almost 11 years ago by Mark Salyzyn <[email protected]>
am 311edc8c: Merge "Add SELinux restorecon calls on ASEC containers."

* commit '311edc8cb2dd5c86bad49f9696333874b400f9c4':
Add SELinux restorecon calls on ASEC cont...

9aace96cd0f4606d48d7d9052fb134f80a5c961c authored almost 11 years ago by Nick Kralevich <[email protected]>
am 1d8e3ce8: Merge "vold: fix errors inside ALOGV"

* commit '1d8e3ce8da962e5ff98d36e75f6b02873fdddb70':
vold: fix errors inside ALOGV

4c20805a33ff194454e5cce3de44943a245e5a44 authored almost 11 years ago by Colin Cross <[email protected]>
am 706efb22: resolved conflicts for merge of 83755972 to klp-modular-dev-plus-aosp

* commit '706efb2254b68a6cd2441b519dd8445ca3df362d':
Add SELinux restorecon calls on ASEC cont...

1d87676b8244bc2683576f139efa98d4b536e7dc authored almost 11 years ago by Nick Kralevich <[email protected]>
resolved conflicts for merge of 83755972 to klp-modular-dev-plus-aosp

Change-Id: I4bf4dd29a65f82f91738526b80d5b579c26f8bfe

706efb2254b68a6cd2441b519dd8445ca3df362d authored almost 11 years ago by Nick Kralevich <[email protected]>
Add SELinux restorecon calls on ASEC containers.

This will allow fine-grained labeling of the
contents of ASEC containers. Some of the contents
n...

837559720b1cf55c42eb6461fcfa4fc3638acbc2 authored almost 11 years ago by Robert Craig <[email protected]>
Infrastructure to securely allow only one prompt at boot when encrypted

Add a call to vold that says if we decrypted the data partition. Reset the
flag so that it only ...

684dbdf316a02cf6a7694018f7c3a4bcd65142cc authored almost 11 years ago by Paul Lawrence <[email protected]>
Enable auto-encrypt drive at startup

Modify enablecrypto command to make the password optional. When it is
not there, default encrypt...

13486033575e6e4affccbb3dd201515d79f6f44b authored almost 11 years ago by Paul Lawrence <[email protected]>
Merge "Support default, pattern, pin and password encryption types"

931f15d050d268619c3c9103b080009435267d69 authored almost 11 years ago by Paul Lawrence <[email protected]>
am 3214d1f5: am 3c0d02aa: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."

* commit '3214d1f5a4dbece12e00f1c122e4c2e291715706':
Convert all selinux_android_restorecon an...

5773f9e6dac00ef1a9a08cbfb6a2d42337d2f60c authored almost 11 years ago by Nick Kralevich <[email protected]>
am 49dd24c2: am 1dc1fb4a: Merge "vold: suppress unused argument warning messages"

* commit '49dd24c238e86c57e97f919af7fbf8ee3d79b737':
vold: suppress unused argument warning me...

2c1bbe0c4445ac7327956599cd3eabe8eb692f9f authored almost 11 years ago by Mark Salyzyn <[email protected]>
am 3c0d02aa: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."

* commit '3c0d02aa03118713e6e770b54d1c530ff866f156':
Convert all selinux_android_restorecon an...

3214d1f5a4dbece12e00f1c122e4c2e291715706 authored almost 11 years ago by Nick Kralevich <[email protected]>
am 1dc1fb4a: Merge "vold: suppress unused argument warning messages"

* commit '1dc1fb4adc71ea9cf26a5033513bd3a1474f79a1':
vold: suppress unused argument warning me...

49dd24c238e86c57e97f919af7fbf8ee3d79b737 authored almost 11 years ago by Mark Salyzyn <[email protected]>
Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."

3c0d02aa03118713e6e770b54d1c530ff866f156 authored almost 11 years ago by Nick Kralevich <[email protected]>
Merge "vold: suppress unused argument warning messages"

1dc1fb4adc71ea9cf26a5033513bd3a1474f79a1 authored almost 11 years ago by Mark Salyzyn <[email protected]>
Support default, pattern, pin and password encryption types

Store encryption type in crypto footer, and provide functions to
manipulate it. Add mount_defaul...

f4faa575c9fc20a8a8e133d6098865b5ce3a7ed2 authored almost 11 years ago by Paul Lawrence <[email protected]>
vold: suppress unused argument warning messages

(cherry picked from commit 3e971277db0d87652af5622c989233e7159ab909)

Change-Id: Ic1ab533f756fbd...

5eecc449cc75771cc0c6eb0ad936117d16704b83 authored almost 11 years ago by Mark Salyzyn <[email protected]>
vold: suppress unused argument warning messages

Change-Id: Ic1ab533f756fbd44b1f2e5ae12e2f5736ace7740

3e971277db0d87652af5622c989233e7159ab909 authored almost 11 years ago by Mark Salyzyn <[email protected]>
Convert all selinux_android_restorecon and _setfilecon calls to new API.

libselinux selinux_android_restorecon API is changing to the more
general interface with flags a...

5093e6187da9c237c88383540f544c8dbaf37754 authored almost 11 years ago by Stephen Smalley <[email protected]>
am ca3593df: am 311edc8c: Merge "Add SELinux restorecon calls on ASEC containers."

* commit 'ca3593df3d48cb4b51acf89e6df4872b922fd51d':
Add SELinux restorecon calls on ASEC cont...

4ff7225154ad14a01065b04c49d3ee179ffb6c10 authored almost 11 years ago by Nick Kralevich <[email protected]>
am 311edc8c: Merge "Add SELinux restorecon calls on ASEC containers."

* commit '311edc8cb2dd5c86bad49f9696333874b400f9c4':
Add SELinux restorecon calls on ASEC cont...

ca3593df3d48cb4b51acf89e6df4872b922fd51d authored almost 11 years ago by Nick Kralevich <[email protected]>
Merge "Add SELinux restorecon calls on ASEC containers."

311edc8cb2dd5c86bad49f9696333874b400f9c4 authored almost 11 years ago by Nick Kralevich <[email protected]>
am e985c9ab: am 1d8e3ce8: Merge "vold: fix errors inside ALOGV"

* commit 'e985c9ab10fed452b97138170b4d69288d076b06':
vold: fix errors inside ALOGV

88948cd60cb3ca05704621cdc89de70e0c20ef83 authored almost 11 years ago by Colin Cross <[email protected]>
am 1d8e3ce8: Merge "vold: fix errors inside ALOGV"

* commit '1d8e3ce8da962e5ff98d36e75f6b02873fdddb70':
vold: fix errors inside ALOGV

e985c9ab10fed452b97138170b4d69288d076b06 authored almost 11 years ago by Colin Cross <[email protected]>
Merge "vold: fix errors inside ALOGV"

1d8e3ce8da962e5ff98d36e75f6b02873fdddb70 authored almost 11 years ago by Colin Cross <[email protected]>
vold: fix errors inside ALOGV

Fix errors exposed by adding compile-time checking to disabled ALOGVs.

Change-Id: I29bd6e9a7648...

59846b654e8b4a22a1be11cd21d6c5b81375abd2 authored almost 11 years ago by Colin Cross <[email protected]>
Add SELinux restorecon calls on ASEC containers.

This will allow fine-grained labeling of the
contents of ASEC containers. Some of the contents
n...

b9e3ba56cb4075f894a73b02ee70571456494ac1 authored almost 11 years ago by Robert Craig <[email protected]>
Merge "Fast ext4 encryption"

c938df25c8352b1bc5cf7f5a7a7ea63c14ec237c authored almost 11 years ago by Paul Lawrence <[email protected]>
Fast ext4 encryption

For ext4 filesystems, only encrypt blocks in use.

Needs matching ext4 utils changes from
https...

ae59fe6c1988af93c171e1b921a465c4fb1daabb authored almost 11 years ago by Paul Lawrence <[email protected]>
am e8e1d80c: am 4d5d99ce: am 7cf05b15: am 2f0a1d66: am 7f6932df: am 35ab6119: am 3e03bf8a: am fd2dcf90: am f4770dcf: am 0de7c611: Validate asec names.

* commit 'e8e1d80c64db85526a003e88c3dba36ff33dac74':
Validate asec names.

ba3b0e8add471190ca1cab5592029e0021b73d9e authored almost 11 years ago by Nick Kralevich <[email protected]>
am 4d5d99ce: am 7cf05b15: am 2f0a1d66: am 7f6932df: am 35ab6119: am 3e03bf8a: am fd2dcf90: am f4770dcf: am 0de7c611: Validate asec names.

* commit '4d5d99ce39b5edd0b78c47a93563aed6b3d56356':
Validate asec names.

e8e1d80c64db85526a003e88c3dba36ff33dac74 authored almost 11 years ago by Nick Kralevich <[email protected]>
am 7cf05b15: am 2f0a1d66: am 7f6932df: am 35ab6119: am 3e03bf8a: am fd2dcf90: am f4770dcf: am 0de7c611: Validate asec names.

* commit '7cf05b15b76b91aa07182e86a730d7552b23130c':
Validate asec names.

4d5d99ce39b5edd0b78c47a93563aed6b3d56356 authored almost 11 years ago by Nick Kralevich <[email protected]>
am 2f0a1d66: am 7f6932df: am 35ab6119: am 3e03bf8a: am fd2dcf90: am f4770dcf: am 0de7c611: Validate asec names.

* commit '2f0a1d66585fb44f59d913d3417422486ef10225':
Validate asec names.

7cf05b15b76b91aa07182e86a730d7552b23130c authored almost 11 years ago by Nick Kralevich <[email protected]>
am 7f6932df: am 35ab6119: am 3e03bf8a: am fd2dcf90: am f4770dcf: am 0de7c611: Validate asec names.

* commit '7f6932df89756f796c3a1f04f748db39a0564561':
Validate asec names.

2f0a1d66585fb44f59d913d3417422486ef10225 authored almost 11 years ago by Nick Kralevich <[email protected]>
am 35ab6119: am 3e03bf8a: am fd2dcf90: am f4770dcf: am 0de7c611: Validate asec names.

* commit '35ab611925aea29fc4088b5c3de7c8c77d956b8b':
Validate asec names.

7f6932df89756f796c3a1f04f748db39a0564561 authored almost 11 years ago by Nick Kralevich <[email protected]>
am 3e03bf8a: am fd2dcf90: am f4770dcf: am 0de7c611: Validate asec names.

* commit '3e03bf8a7ab9dcee8897f275c75adfcdb20e0fdc':
Validate asec names.

35ab611925aea29fc4088b5c3de7c8c77d956b8b authored almost 11 years ago by Nick Kralevich <[email protected]>
am fd2dcf90: am f4770dcf: am 0de7c611: Validate asec names.

* commit 'fd2dcf905abd3dc76738fd864e3979bd6e5ce183':
Validate asec names.

3e03bf8a7ab9dcee8897f275c75adfcdb20e0fdc authored almost 11 years ago by Nick Kralevich <[email protected]>
am f4770dcf: am 0de7c611: Validate asec names.

* commit 'f4770dcf6ffe2baba16cbb290aba16f735c51962':
Validate asec names.

fd2dcf905abd3dc76738fd864e3979bd6e5ce183 authored almost 11 years ago by Nick Kralevich <[email protected]>
am 0de7c611: Validate asec names.

* commit '0de7c61102611ccd5df1ca48cb733bf037512c6b':
Validate asec names.

f4770dcf6ffe2baba16cbb290aba16f735c51962 authored almost 11 years ago by Nick Kralevich <[email protected]>
Validate asec names.

Make sure asec names only contain alphanumeric, underscores,
dots, or dashes. Don't allow double...

0de7c61102611ccd5df1ca48cb733bf037512c6b authored almost 11 years ago by Nick Kralevich <[email protected]>
Validate asec names.

Make sure asec names only contain alphanumeric, underscores,
dots, or dashes. Don't allow double...

669626096513cf741646cf18a9e8ba246d359596 authored almost 11 years ago by Nick Kralevich <[email protected]>
am 353b45f8: Merge "vold: fix warnings for 64-bit"

* commit '353b45f84fa0bde76c91d338f843ff27c6f646ad':
vold: fix warnings for 64-bit

01012342f4c9e77699bba179769fd15a0f8a2b44 authored almost 11 years ago by Colin Cross <[email protected]>
Merge "vold: fix warnings for 64-bit"

353b45f84fa0bde76c91d338f843ff27c6f646ad authored almost 11 years ago by Colin Cross <[email protected]>
vold: fix warnings for 64-bit

Replace MINOR(dev_t) and MAJOR(dev_t) with minor and major,
which cast to int.
Cast int to uintp...

346c5b20cbbced7edacf240015c4a89e5b2ca44f authored almost 11 years ago by Colin Cross <[email protected]>
am 8328e815: Merge "vold: remove from include path"

* commit '8328e8150f4e7b785785754f2d44794e7bab3577':
vold: remove $(KERNEL_HEADERS) from inclu...

699bfa411e089aafb697d1ed834f9b4d30c20b09 authored almost 11 years ago by Colin Cross <[email protected]>
Merge "vold: remove $(KERNEL_HEADERS) from include path"

8328e8150f4e7b785785754f2d44794e7bab3577 authored almost 11 years ago by Colin Cross <[email protected]>
vold: remove $(KERNEL_HEADERS) from include path

The kernel headers are already in the include path, and manually
adding them again will break on...

23b571bb5704b054d3f27b827246c5399942011e authored almost 11 years ago by Colin Cross <[email protected]>
allow encrypted filesystems to be mounted readonly

By setting ro.crypto.readonly to 1, cryptfs will mount an encrypted
filesystem that is normally ...

6fd5771337fddc13bfd8b8030a0767a9f0c47f98 authored about 11 years ago by Doug Zongker <[email protected]>
am 46f8c2b9: am 7bdfa52d: vold: cryptfs: Don\'t update KDF without validating pwd/key.

* commit '46f8c2b954e11c2266871b8110b74bd6a11f3661':
vold: cryptfs: Don't update KDF without v...

dbf5b6652c04fbb59999d3a77c2229b070c154f3 authored about 11 years ago by JP Abgrall <[email protected]>
am 7bdfa52d: vold: cryptfs: Don\'t update KDF without validating pwd/key.

* commit '7bdfa52d934465e2182e2f1c200c4d8581ad5da6':
vold: cryptfs: Don't update KDF without v...

46f8c2b954e11c2266871b8110b74bd6a11f3661 authored about 11 years ago by JP Abgrall <[email protected]>
vold: cryptfs: Don't update KDF without validating pwd/key.

Prior to this, the Key derivation function would get
blindly updated even if the user entered t...

7bdfa52d934465e2182e2f1c200c4d8581ad5da6 authored about 11 years ago by JP Abgrall <[email protected]>
am 86697c72: am 6bcd362e: Handle missing UUID/LABEL from blkid.

* commit '86697c72ae29661ad64cfd7b134fa3d3215e0cc3':
Handle missing UUID/LABEL from blkid.

74a8ca7ec273077100fc1cb6579dc4aac4930a6f authored about 11 years ago by Jeff Sharkey <[email protected]>
am 6bcd362e: Handle missing UUID/LABEL from blkid.

* commit '6bcd362edd1f0ad97807276ff7f9f16991df99a4':
Handle missing UUID/LABEL from blkid.

86697c72ae29661ad64cfd7b134fa3d3215e0cc3 authored about 11 years ago by Jeff Sharkey <[email protected]>
Handle missing UUID/LABEL from blkid.

Bug: 11627785
Change-Id: Iee757abbc3795234f41d513a6aed8ad33855cb7a

6bcd362edd1f0ad97807276ff7f9f16991df99a4 authored about 11 years ago by Jeff Sharkey <[email protected]>
vold: cryptfs: Retry encryption after killing processes using /data

Currently, if a non-framework process or service is using /data,
unmounting will fail as nothing...

502dc74153397e56d5410f8a8250b5581643b9ef authored about 11 years ago by JP Abgrall <[email protected]>
am 3aefb598: am cc21d6ea: Use correct minor device number to format SD card

* commit '3aefb598e4811acc5a198cc9ba20025d95803353':
Use correct minor device number to format...

0291262a68a42ac954f433a3f1cbb8e93204f239 authored about 11 years ago by Blair Prescott <[email protected]>
am cc21d6ea: Use correct minor device number to format SD card

* commit 'cc21d6ea5881a9f576296317bde8d818b3e4fc01':
Use correct minor device number to format...

3aefb598e4811acc5a198cc9ba20025d95803353 authored about 11 years ago by Blair Prescott <[email protected]>
Use correct minor device number to format SD card

When formatting SD card partitions, instead of assuming partition
minor device numbers start fro...

cc21d6ea5881a9f576296317bde8d818b3e4fc01 authored about 11 years ago by Blair Prescott <[email protected]>
am f4a8c0b9: am 10939ac7: Merge "Extract UUID and label from inserted volumes." into klp-dev

* commit 'f4a8c0b9f646cd9fa51fe3746bc8a00bb987124b':
Extract UUID and label from inserted volu...

0368cd4355466e4c9d6f502fed8a830cad36e25e authored about 11 years ago by Jeff Sharkey <[email protected]>
am 32e20905: am bcdbd9ac: Merge "Clean up ASEC unmounting on physical storage." into klp-dev

* commit '32e2090562552041a15e73afcce1e9948d9eb634':
Clean up ASEC unmounting on physical stor...

18caf5b717191617e8822e0d2a66d5c0cb2adff1 authored about 11 years ago by Jeff Sharkey <[email protected]>
am bcdbd9ac: Merge "Clean up ASEC unmounting on physical storage." into klp-dev

* commit 'bcdbd9ac0657a27ff9f7772e74c45ec1e2d460c7':
Clean up ASEC unmounting on physical stor...

32e2090562552041a15e73afcce1e9948d9eb634 authored about 11 years ago by Jeff Sharkey <[email protected]>
am 10939ac7: Merge "Extract UUID and label from inserted volumes." into klp-dev

* commit '10939ac7e8c9fd141f45f1d6d82c78d5f5f5319c':
Extract UUID and label from inserted volu...

f4a8c0b9f646cd9fa51fe3746bc8a00bb987124b authored about 11 years ago by Jeff Sharkey <[email protected]>
Merge "Clean up ASEC unmounting on physical storage." into klp-dev

bcdbd9ac0657a27ff9f7772e74c45ec1e2d460c7 authored about 11 years ago by Jeff Sharkey <[email protected]>
Merge "Extract UUID and label from inserted volumes." into klp-dev

10939ac7e8c9fd141f45f1d6d82c78d5f5f5319c authored about 11 years ago by Jeff Sharkey <[email protected]>
Clean up ASEC unmounting on physical storage.

When physical devices are unsafely removed, unmountAllAsecsInDir()
fails to find any ASECs, and ...

8c2c15b1c611708c85b3f1ba86b6db79c5c004d5 authored about 11 years ago by Jeff Sharkey <[email protected]>
Extract UUID and label from inserted volumes.

Uses "blkid" tool to extract metadata from an inserted volume, and
reports it up to the framewor...

0de365fc0af30ae48c2037e1057f2a813029a618 authored about 11 years ago by Jeff Sharkey <[email protected]>
am ece855c2: (-s ours) am 18afaca1: Merge "DO NOT MERGE. Fix crash in vold" into klp-dev

* commit 'ece855c21d5f21603edf7a67c56181502857b1df':
DO NOT MERGE. Fix crash in vold

fd0eec49b7d8a7ff0814f9da8fa6608c6d19f078 authored about 11 years ago by Jeff Sharkey <[email protected]>
am 18afaca1: Merge "DO NOT MERGE. Fix crash in vold" into klp-dev

* commit '18afaca1ad6f480ab6ac259278c8c8013aaab45a':
DO NOT MERGE. Fix crash in vold

ece855c21d5f21603edf7a67c56181502857b1df authored about 11 years ago by Jeff Sharkey <[email protected]>
Merge "DO NOT MERGE. Fix crash in vold" into klp-dev

18afaca1ad6f480ab6ac259278c8c8013aaab45a authored about 11 years ago by Jeff Sharkey <[email protected]>
am a9266df5: am 4d9c9bd5: merge in klp-release (no-op)

* commit 'a9266df57798d1f8f27ab4ab0cde098d1de801c4':

6a12dd0ffd9683dae3aaabb730e862ff57194985 authored about 11 years ago by Ed Heyl <[email protected]>
am 4d9c9bd5: merge in klp-release (no-op)

* commit '4d9c9bd5cc5f81954b1e9724d125b8947b412b04':

a9266df57798d1f8f27ab4ab0cde098d1de801c4 authored about 11 years ago by Ed Heyl <[email protected]>
merge in klp-release (no-op)

4d9c9bd5cc5f81954b1e9724d125b8947b412b04 authored about 11 years ago by Ed Heyl <[email protected]>
DO NOT MERGE. Fix crash in vold

b/11239345

Change-Id: I46a8d6b38e3c093e20e1e5c4f01efc13d1960ad4

5ab02e787a05eda1d3382654d5496d6c763c2474 authored about 11 years ago by Marco Nelissen <[email protected]>
Fix crash in vold

b/11239345

Change-Id: I46a8d6b38e3c093e20e1e5c4f01efc13d1960ad4

9202c083bcb16cf7e5fad0a4841c91a947ff1f99 authored about 11 years ago by Marco Nelissen <[email protected]>
am 1e89211d: am 98d05700: Merge "Remove unused MAX_PARTS define"

* commit '1e89211d109482979a55f47bb4b091009017b4ef':
Remove unused MAX_PARTS define

0c978df6dbd7ea91232059c95a072d0464518800 authored about 11 years ago by Kenny Root <[email protected]>
am 98d05700: Merge "Remove unused MAX_PARTS define"

* commit '98d05700d6055532e6e37675e21b83b3c97b7c6e':
Remove unused MAX_PARTS define

1e89211d109482979a55f47bb4b091009017b4ef authored about 11 years ago by Kenny Root <[email protected]>
Merge "Remove unused MAX_PARTS define"

98d05700d6055532e6e37675e21b83b3c97b7c6e authored about 11 years ago by Kenny Root <[email protected]>
am 3a941d68: merge in KQS81M

* commit '3a941d6812ccf52fd4fe1c1891041c14f25d0b91':
Use android_fork_execvp() instead of syst...

829eabcc1c8a622bf5203a3284c661376ad679c5 authored about 11 years ago by Ed Heyl <[email protected]>
merge in klp-release history after reset to klp-dev

70de4e11a31cb4a001724c6df1971375a65d6e7d authored about 11 years ago by The Android Automerger <[email protected]>
am ba6ae8db: Add support for more expressive SD card permissions

* commit 'ba6ae8db137d012c9b8e11f9f8321c7771698e92':
Add support for more expressive SD card p...

266a59441b31cef90802ea9ffcf59f808107830a authored about 11 years ago by Jeff Sharkey <[email protected]>