A few weeks ago I installed Google App version 5.14.15.NYC.21.arm64 on my Nexus 6P running Android N Developer Preview 3. Now this app is not getting any updates from the Play Store and not letting me install any of its update in the usual method.
If I try, it gives me an error saying:
"The package conflicts with an existing package by the same name".
I tried through adb using:
adb shell pm uninstall -k com.google.android.googlequicksearchbox
However, I got the following error:
Failure [DELETE_FAILED_INTERNAL_ERROR].
The newest version of this app is version 6.0.17.21. Also there is no option coming up on the phone to uninstall this update. What should I do?