SharedPreferences not being removed on user uninstalling application
Since Nexus 6P is running Android M, I think Automatic Backups is the issue. I think You can use allowBackup to stop that. Check this answer: https://stackoverflow.com/a/32010582/336312