Handle install time ephemeral permissions
Normal install time permissions can still be denied to apps that are running as Instant Apps, properly report such permissions as not granted. This fix isn't the perfect fix where PermissionState handles install time permissions and Instant Apps but that fix is more invasive and involves a lot of code change. Bug: 37871983 Test: cts-tradefed run commandAndExit cts-dev -m CtsAppSecurityHostTestCases -t android.appsecurity.cts.EphemeralTest#testInstallPermissionNotGranted Change-Id: Ie47fb92953bc5f2ff3a58a6420b1cb524cf1ed9e
Loading
Please register or sign in to comment