StartActivity in TaskFragments without globalLock held
If a intent has Content Uri, security exception can occur because ContentProviderHelper always return "Permission Deinied" if globalLock is held. So, startActivity in TaskFragments without globalLock held. Bug: 333529514 Test: Launch Intent with Content Uri Change-Id: Ia43ea98ae8026e1515ee4b87b1f1d1aa6138a84b
Loading
Please register or sign in to comment