Merge "Policy transparency when DISALLOW_FACTORY_RESET prevents OEM unlock." into oc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0bac26b6cd
@@ -32,9 +32,6 @@ public class OemLockManager {
|
||||
return false;
|
||||
}
|
||||
|
||||
public boolean canUserAllowOemUnlock() {
|
||||
return true;
|
||||
}
|
||||
public boolean isOemUnlockAllowed() {
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user