• Doug Zongker's avatar
    allow encrypted filesystems to be mounted readonly · 6fd57713
    Doug Zongker authored
    By setting ro.crypto.readonly to 1, cryptfs will mount an encrypted
    filesystem that is normally mounted read-write as read-only instead.
    To be used when recovery mounts /data.
    
    Bug: 12188746
    Change-Id: If3f3f9a3024f29ebc4ad721a48546a332cb92b6b
    6fd57713
cryptfs.c 64.3 KB