Temporarily ignore device ID tests with no permissions
ag/5249673 temporarily modified the behavior of the device identifier check to always return dummy data instead of throwing a SecurityException for all calling packages that do not meet the device ID access requirements regardless of target SDK. This change will ignore the tests that expect the SecurityException for device ID queries without permission until b/117781266 restores the original functionality of the device ID check. Change-Id: Icb0e02c62c287d2b579cba0c7e907c41648eb8a6 Fixes: 117771578 Test: atest PhoneSubInfoControllerTest
Loading
Please register or sign in to comment