Let's see what adb shell pm set-developer-verification-result com.example.myapplication 3 1 does
- 3: 3 [closed]: Block installs when verification fails or cannot perform.
- 1: The valid verification result values are: 1 [pass]: Verification passed.
Let's see what adb shell pm set-developer-verification-result com.example.myapplication 3 1 does