I need to get a warranty replacement for my phone. So I flashed a stock rom and unrooted (using this app https://play.google.com/store/apps/details?id=com.universal.unroot&hl=en). Now I am trying to lock my bootloader. I am using the adb commands but it is not working. This is what happens:
C:\android-sdk-windows\platform-tools>adb devices
List of devices attached
01498A000C01B008 device
C:\android-sdk-windows\platform-tools>adb reboot bootloader
(this works fine and the phone does what it should up to this point)
C:\android-sdk-windows\platform-tools>fastboot oem lock
< waiting for device >
And it just gets stuck there.
Please help. I am completely lost here.
C:\android-sdk-windows\platform-tools>adb devices
List of devices attached
01498A000C01B008 device
C:\android-sdk-windows\platform-tools>adb reboot bootloader
(this works fine and the phone does what it should up to this point)
C:\android-sdk-windows\platform-tools>fastboot oem lock
< waiting for device >
And it just gets stuck there.
Please help. I am completely lost here.