Browse Source

Update README.md

Remove decryption WIP note
Captain Throwback 2 năm trước cách đây
mục cha
commit
85ea68a8ce
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -65,5 +65,4 @@ The build target is dependent on the device, and should reflect the location of
 
 ### Special Notes for this branch
 - 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.