From 543d2eafc61aba97d54fed0d10ffa1c2c8453022 Mon Sep 17 00:00:00 2001 From: Andrew Gunnerson Date: Fri, 24 Mar 2023 18:32:34 -0400 Subject: [PATCH] README.md: Add warning about CalyxOS automatically turning off OEM unlocking Issue: #84 Signed-off-by: Andrew Gunnerson --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 71559b3..d57d834 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,8 @@ To install the Python dependencies: 10. **[Initial setup only]** Lock the bootloader. This will trigger a data wipe again. **Do not uncheck `OEM unlocking`!** + **WARNING**: If you are flashing CalyxOS, the setup wizard will [automatically turn off the `OEM unlocking` switch](https://github.com/CalyxOS/platform_packages_apps_SetupWizard/blob/7d2df25cedcbff83ddb608e628f9d97b38259c26/src/org/lineageos/setupwizard/SetupWizardApp.java#L135-L140). Make sure to manually reenable it again from Android's developer settings. + ## Updates To update Android or Magisk: