Always return initiating package as the installer package
Some 3rd party apps like Maif are checking through the Talsec security SDK which package has initiated the installation of the app. In our case, install package was `com.android.vending` and the initiating package was `foundation.e.apps`. From now on, we just consider that the initiating package returned to the user is always the installer package.
Loading
Please register or sign in to comment