Okay first of all I want to clear, I\'m not trying to achieve anything fishy. We have our own enterprise app that only goes with our own hardware (we are not using Google play s
Okay, that's silly though but I was not updating the versionCode of the update apk (Although I strongly believe that the broadcast receiver should trigger in case when pm install -r
command is ran regardless of the versionCode, because the package is replaced). When I increased the versionCode from the current apk. The AppUpdateBroadcastReceiver did got triggered.