DescriptionAndroid Chromoting: Use explicit intent for opening Feedback screen.
Using bindService() with implicit intents is unsafe, and will be
prohibited in L once the targetSdkVersion gets bumped.
Also check that the intent resolves before using it, to avoid
crashing the app.
BUG=399418
TEST=Pressing the FEEDBACK button shows Feedback screen.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288130
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|