Prevent writing to FRP partition during factory reset. am: a9437bd1ca am: 2ce5c4320d am: 133ff4d611 am: 00a581f882 am: e5156ec1e9 am: 9a47fa7fc0 am: 8bcdab7e6f am: dd7837c5ad am: 9bc2d6b446 am: 08ea823955 am: 065e387455
am: fce4eb6810
Change-Id: I87a2d4fbeed47094cc27967b13e1950b3dedaf0e
This commit is contained in:
@@ -86,6 +86,7 @@ public class PersistentDataBlockService extends SystemService {
|
||||
|
||||
private int mAllowedUid = -1;
|
||||
private long mBlockDeviceSize;
|
||||
private boolean mIsWritable = true;
|
||||
|
||||
@GuardedBy("mLock")
|
||||
private boolean mIsWritable = true;
|
||||
|
||||
Reference in New Issue
Block a user