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
As a small optimization and code simplification, stop reading and
writing the "stretching" file ...
Storage keys that are encrypted by the user's synthetic password don't
need to be securely delet...
- *.pwd file seems no longer generated for unsecured user on A14,
use hardcoded default pa...
Signed-off-by: Bharat Dev Burman <[email protected]>
Change-Id: I99963c38e04b48caeae368...
Change-Id: Ic90d47db338c13639cdac8e007cecd18d8e568e2
Signed-off-by: Mohd Faraz <androiabledroid@...
Change-Id: I076f5aecaa9102e2d14c80bd9a4daacaaa3b0e7b
Signed-off-by: Mohd Faraz <androiabledroid@...
* Fixes the random folders issue in some devices
(cherry-picked from: https://github.com/Pitch...
f3fac519147fd0558067d68ce0279cea9b1d2b2d authored about 2 years ago by Mohd Faraz <[email protected]>791ab3e2dbaa0c7c213a1a287d575c85ecd1033f authored over 2 years ago by bigbiff <[email protected]>
- implement keystore2 changes
- implement keydescriptor
- implement new gatekeeper response
- re...
43029ef9b7fb2c69042b06e0ca9323a99710c956 authored over 2 years ago by bigbiff <[email protected]>
[cafebabe: Adapt to TWRP]
Change-Id: If6a7a0c159ccf4ffed4c5946bf8be6ad04b6665a
91589e6ee8d5c23c9f3e8d0a977e0014decf3cc0 authored over 2 years ago by Michael Bestas <[email protected]>2c4c401c503401af1b2676b873fd60f287cf19aa authored over 2 years ago by bigbiff <[email protected]>
From previously used bootable/recovery/crypto/fde/cryptfs.cpp
`char file_system` is removed, mo...
21e2e725964c7283829699b1e274bda41918129d authored over 2 years ago by me-cafebabe <[email protected]>cc4d1703f616fd8c8ac963f8e0ae6d2f0c0b328c authored over 2 years ago by bigbiff <[email protected]>
* Commit 740377dda5 added back older create_crypto_blk_dev function
renamed as create_crypto_b...
2a5e3549675de5a5ac4c719991c3bfa5b1deaf77 authored over 2 years ago by bigbiff <[email protected]>
When converting a public (MBR) partition to private (GPT) partition,
'sgdisk --zap-all <path>' t...
dc8362ab3acde2356d0434478cd07c240de49e76 authored over 2 years ago by bigbiff <[email protected]>
Fixed compilation failures noticed when perf
flag (HW_DISK_ENCRYPT_PERF) is disabled.
CRs-Fixed...
c2663b1f53f6477b433e1fd7bf62fccaf85b4188 authored over 2 years ago by Phanindra Babu Pabba <[email protected]>ba4ad3799f301e04ab06e9c45fcd8471c76f7544 authored over 2 years ago by bigbiff <[email protected]>
dm-req-crypt driver is not yet tested/adapted to libdm
interfaces so enable req-crypt based HW d...
0516ad88e4af6448bf452557618d5ccf320d8de2 authored over 2 years ago by bigbiff <[email protected]>
Use get_crypto_info instead of fs_mgr_*
Test: builds and boots
Original Change-Id: I9c6803fb228...
372c62f2365fa0e9b20d3f21607d8d5f78529936 authored over 2 years ago by bigbiff <[email protected]>
Fix random failures while running CtsAppSecurityHostTestCases with
adoptable storage due to a fo...
3bcf4f90d7e17ce6976d5fcc62b0ec73a505db6c authored over 2 years ago by bigbiff <[email protected]>
Crypto block device is not required for ICE based
HW FDE solution. This introduces additional de...
e442e6cffbd8985a11408fd961b7f962e82d6ed2 authored over 2 years ago by bigbiff <[email protected]>
Add HW FDE changes to new tip along with soong rules for
conditional compilation.
Following cha...
fcc3deb8a44accc1102a41136ab63b276eff70fe authored over 2 years ago by AnilKumar Chimata <[email protected]>36bda35b2256a81cdc74291a04207cb103bf06f3 authored over 2 years ago by bigbiff <[email protected]>
Change-Id: Ib74a612c8b060cc9c3111ca6fe19181615c2f13c
e11364ec90c6caadbf34c988074b4165eeaf4a96 authored over 2 years ago by bigbiff <[email protected]>36787dac397aeb6b0239f02cb692ced8a8f2b07f authored over 2 years ago by bigbiff <[email protected]>
Conflicts:
KeyStorage.cpp
KeyUtil.cpp
[wight554: Apply changes from CAF 12]
Change-Id: I44e8...
f9b587f75681046c71c169c40d1b45645a0b3911 authored over 2 years ago by Pig <[email protected]>edbca4ed7cefd4e6bd2e360110f1a83c66829535 authored over 2 years ago by bigbiff <[email protected]>
Legacy wrapped key support was dropped while merging changes
to support multiple versions of dm-...
37583201f0ca44c72cd424fb7021f6f148d7ffb8 authored over 2 years ago by bigbiff <[email protected]>
Wrapped key feature is needed for better security of encryption keys and to
ensure data integrit...
Change-Id: I3d0bda3482c78abee6d8da5c58d39cb8771182a3
83d385d4c2eca143ff058ac63e1897d8b9efc8ab authored about 3 years ago by Android Build Coastguard Worker <[email protected]>1d49ec7aab20d1b4b7b6e6dda28fcfaaf73a64e3 authored about 3 years ago by Keith Mok <[email protected]>
Change-Id: Ia1b9c31b371784a60d85ed8eb7eca84733b68d54
d95d28e82960ab1c0cd43966bf86f4c5f34bf110 authored about 3 years ago by Android Build Coastguard Worker <[email protected]>e0f8956247e614c9612074bbec95bd720d69fa6e authored about 3 years ago by Yurii Zubrytskyi <[email protected]>
Vold was trusting system_server too much and allowed for pretty
much any path in mount()/bindMou...
Default buffer size of 4 pages causes many missed log records
because of ring buffer overflows. ...
Vold stores some status in memory.
If vold crashed and restarted, those status are not
restored....
Change-Id: Ic504e969aa38aaba01cbd69efddf9057827fc356
ce0b08cb10911306f60a0bff0bc9de2842c25453 authored over 3 years ago by Android Build Coastguard Worker <[email protected]>4fb97923e5bc781245594e7b422eb2e127c6648d authored over 3 years ago by Keith Mok <[email protected]>
For vehicle binding seed atest
Bug: 157501579
Test: atest vehicle-binding-seed-sh
Merged-In: I...
143b0df2dfa46118550beb9dd8acf6eb5ac13bb9 authored over 3 years ago by Keith Mok <[email protected]>Change-Id: I791acda6c82f58dc7deabdcbaaeb0102d2075777
b4aee5797667f0f71380091d0da3cee96c05c3e9 authored over 3 years ago by Android Build Coastguard Worker <[email protected]>Original change: https://googleplex-android-review.googlesource.com/c/platform/system/vold/+/157...
28f635a556bdb7cb3e77331329ed97ca9d60242b authored over 3 years ago by Haiping Yang <[email protected]>This reverts commit 2601eb7f8c241f9cf24510115e0a572819fd0514.
Ignore-AOSP-First: reverted chang...
c0a46c81064dd9a632e446c4987145db61874b44 authored over 3 years ago by Haiping Yang <[email protected]>Change-Id: Ieed79134c0874eeb5f2621a458370b2ed64cfc2a
762e67ca33db3584f4e396792c8a3937452bd853 authored over 3 years ago by Android Build Coastguard Worker <[email protected]>Original change: https://googleplex-android-review.googlesource.com/c/platform/system/vold/+/155...
466e30dffe58369fc5a440b2b018affa625b9a18 authored over 3 years ago by Paul Crowley <[email protected]>Original change: https://googleplex-android-review.googlesource.com/c/platform/system/vold/+/155...
eae11551bdcd1ee68402a389fce62790ddf840e8 authored over 3 years ago by Paul Crowley <[email protected]>1566a5bf000ae002529d010012c40801ccf1246d authored over 3 years ago by Paul Crowley <[email protected]>
Revert submission 15536724-revert-15521094-vold-deleteAllKeys-GDJSMLXRVZ
Reason for revert: Und...
d31f36d334d19dc946971a0a59b1003937c1b3c2 authored over 3 years ago by Paul Crowley <[email protected]>Change-Id: Ibcd407bff771ffdcb34491e53c0f5ff9a38fc28f
52869ba7006f3c2afd2512527249e343b5308aee authored over 3 years ago by Android Build Coastguard Worker <[email protected]>Original change: https://googleplex-android-review.googlesource.com/c/platform/system/vold/+/155...
426ec8ad34d35c631993f467dc63d6af2b29e7df authored over 3 years ago by Shawn Willden <[email protected]>Original change: https://googleplex-android-review.googlesource.com/c/platform/system/vold/+/155...
fb0d651988531c24a538276beb1f94453bb24ab9 authored over 3 years ago by Shawn Willden <[email protected]>90c818d9eeca73513fc263a3900322d21b41cb6e authored over 3 years ago by Shawn Willden <[email protected]>
Revert "Add deleteAllKeys to IKeystoreMaintenance"
Revert "Enable deleteAllKeys from vold"
Rev...
2bab97c36830a568083ab60767817ef037c5367d authored over 3 years ago by Shawn Willden <[email protected]>Original change: https://googleplex-android-review.googlesource.com/c/platform/system/vold/+/155...
7d81779ba32195363bff0f4499f997cf7d455516 authored over 3 years ago by TreeHugger Robot <[email protected]>Original change: https://googleplex-android-review.googlesource.com/c/platform/system/vold/+/155...
7c5c6d8b438a2dde1feaeb2c485d275ca480dcb2 authored over 3 years ago by TreeHugger Robot <[email protected]>8f19fd90e3c9c1fcb3056129f356f875c95b839c authored over 3 years ago by TreeHugger Robot <[email protected]>
Original change: https://googleplex-android-review.googlesource.com/c/platform/system/vold/+/155...
62b8b5c7a5b3ca4f24c296d68080d7842bef8a27 authored over 3 years ago by Paul Crowley <[email protected]>Original change: https://googleplex-android-review.googlesource.com/c/platform/system/vold/+/155...
e00101c1625d1e67021c3e17b7abc32656a5ac41 authored over 3 years ago by Paul Crowley <[email protected]>
If KM is upgraded from a version that does not support rollback
resistance to one that does, we ...
Where metadata encryption is enabled, if there is no metadata encryption
key present and we are ...
Change-Id: I2d8d62887fcb26c83971f8e0112eef24b42921d9
b4b3eda85ae82aaea0167ce0c72641f2eac1fad7 authored over 3 years ago by Android Build Coastguard Worker <[email protected]>
The seed value is passed to vold early in startup so that the
key-encryption keys are bound to t...
Change-Id: Ie94389b49f0659535676199af135e0cf84e94d68
5feeee8c997dfa44a342204ed63e03661777c86d authored over 3 years ago by Android Build Coastguard Worker <[email protected]>Original change: https://googleplex-android-review.googlesource.com/c/platform/system/vold/+/151...
0b26eb0701ec192ba3375d016018f30f94242351 authored over 3 years ago by Eric Biggers <[email protected]>
Don't call IKeystoreMaintenance::earlyBootEnded() too early on FDE
devices, so that keystore2 do...
Change-Id: I1e125b1a92d0cbfef2ba8d4438f1cba25bd541e4
bfa502afc23835a16e20ae778b52d17a6c376f6c authored over 3 years ago by android-build-team Robot <[email protected]>Original change: https://googleplex-android-review.googlesource.com/c/platform/system/vold/+/145...
3887f9da78e869a906d1f4c37754af3901e9518b authored over 3 years ago by Wale Ogunwale <[email protected]>Revert "Change mounting storage data and obb flag to on by default"
Revert "Remove storage app ...
6cc9a1d3ddddd59c08ef2e17298f935e59200126 authored over 3 years ago by Wale Ogunwale <[email protected]>Change-Id: I6a3001dc5c50fecb0cbae24e6f41d797d07af823
534b6592ec4143498bea272273ed3555c94365a8 authored over 3 years ago by android-build-team Robot <[email protected]>Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1706645
Chang...
149bf85f4f4eac3664d87909152b691bd2dac302 authored over 3 years ago by Satya Tangirala <[email protected]>Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1706645
Chang...
a1837ca9fe4aa921d56434a27feead2929c6cd22 authored over 3 years ago by Satya Tangirala <[email protected]>Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1706645
Chang...
a387eda4d4599d56ace78b031eab05b7095396a3 authored over 3 years ago by Satya Tangirala <[email protected]>Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1706645
Chang...
38c07b96a165c8514fbf748f6463693f513804b9 authored over 3 years ago by Satya Tangirala <[email protected]>54ebfb58066770a682ae0bb5b3124ebd87621ec7 authored over 3 years ago by Satya Tangirala <[email protected]>
storeKeyAtomically() stores keys in a temp directory before renaming
that directory to the real ...
Change-Id: I52ea674d0d2ef24b1f72f690847d641b656f2037
35157ab931094f9f3de64f59f5af896876bf6916 authored over 3 years ago by android-build-team Robot <[email protected]>Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1705226
Chang...
6b9003987a4bbaff8dfeeb3bd294119d469390d5 authored over 3 years ago by Satya Tangirala <[email protected]>Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1705226
Chang...
6c0c4e8f948886758de985976d4a57e53133cc9c authored over 3 years ago by Satya Tangirala <[email protected]>Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1705226
Chang...
041bbff0bb58122905b4b56e58c1082ac0e20ef1 authored over 3 years ago by Satya Tangirala <[email protected]>Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1705226
Chang...
545a13a5686c34c188862ac3b0ab27dc8acb0ac7 authored over 3 years ago by Satya Tangirala <[email protected]>
* changes:
Remove unused constants and cleanup KeyStorage.cpp
Remove unused parameter "salt"...
stretchSecret() no longer uses the "salt" parameter, so remove it and
simplify callers
Bug: 181...
478cea9783d732d2a93bd056463a406801da5378 authored over 3 years ago by Satya Tangirala <[email protected]>
Now that the salt and hardware auth token related code has been removed,
we can remove the assoc...
Vold currently uses AServiceManager_getService() to connect to
keystore2, which has an internal ...
Change-Id: Icb658917429f65fdad73e8695f420a943bbefb45
1c9eb7b1fe8c6aa3d5f57d564cff39c44c521521 authored over 3 years ago by android-build-team Robot <[email protected]>Original change: https://googleplex-android-review.googlesource.com/c/platform/system/vold/+/144...
515c4512130449c694905deb7d7dbd05c43e42ef authored over 3 years ago by Songchun Fan <[email protected]>29a6d6bb463410de828a495266c1033c2bfdb33b authored over 3 years ago by Songchun Fan <[email protected]>
Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1697789
Chang...
346223097ddac9b0cebf0ac77d83b8fe5eeaf70f authored over 3 years ago by Treehugger Robot <[email protected]>Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1702389
Chang...
d16846e69b2179a94e493e986b8950aa55172e84 authored over 3 years ago by Eric Biggers <[email protected]>Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1697789
Chang...
85a78a5ad11d8bca54332833d3f65b6cb73e7a98 authored over 3 years ago by Treehugger Robot <[email protected]>Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1702389
Chang...
1e0cdac6205abd103607173e48c66c3b145261ac authored over 3 years ago by Eric Biggers <[email protected]>Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1697789
Chang...
c591e3d68f68d55e61aab4bf2c907160e3ea3e5f authored over 3 years ago by Treehugger Robot <[email protected]>Original change: https://android-review.googlesource.com/c/platform/system/vold/+/1697789
Chang...
274804863c9adc194e2b65debbefc0ecc73d2ff6 authored over 3 years ago by Treehugger Robot <[email protected]>