You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the account id being used for the test. Switch, "Enabled" to "Enabled". Select "Save".
adb reboot recovery
Press power-button + volume up to activate the menu. Use the volume buttons to scroll down to "Wipe Data/Factory Reset" and press the power button to confirm.
See device data get wiped.
Reboot the device.
Notice that no FRP lock is present in the notification bar.
Move through the setup wizard unhindered, without ever being required to include the FRP credentials associated with the account id used in previous steps.
Performing these same steps on an Android 14 device, shows the lock in the notification bar and the credentials are required during setup wizard. On Android 15, it's completely ignored and users are free to complete setup wizard however they want to.
The text was updated successfully, but these errors were encountered:
Process to replicate the issue.
adb install TestDPC_9.0.12.apk
adb shell dpm set-device-owner "com.afwsamples.testdpc/.DeviceAdminReceiver"
adb reboot recovery
Performing these same steps on an Android 14 device, shows the lock in the notification bar and the credentials are required during setup wizard. On Android 15, it's completely ignored and users are free to complete setup wizard however they want to.
The text was updated successfully, but these errors were encountered: