Răsfoiți Sursa

README: Remove merged patches

Mohammad Hasan Keramat J 3 ani în urmă
părinte
comite
ae0614484e
1 a modificat fișierele cu 0 adăugiri și 4 ștergeri
  1. 0 4
      README.md

+ 0 - 4
README.md

@@ -67,7 +67,3 @@ The build target is dependent on the device, and should reflect the location of
 - Device makefile in the device tree and dependencies file should use the "twrp" prefix.
 - Currently, decryption on 12.1 is a work in progress (WIP). Decryption is only fully functional (i.e. works with password/PIN/pattern) on legacy Pixel devices that use weaver but do not use wrappedkey. On other devices, decryption will only work if no password/PIN/pattern is set in Android.
 - FDE decryption is not presently supported in this branch.
-- In order to successfully build in this branch, the following patch(es) will need to be cherry-picked:
-
-    - [fscrypt: wip](https://gerrit.twrp.me/c/android_bootable_recovery/+/5405)
-    - [fscrypt: move functionality to libvold](https://gerrit.twrp.me/c/android_system_vold/+/5540)