Bug 1951465 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Currently in the applink startup test we have the package name and activity that starts up the app hardcoded, making it difficult for developers to test local debug builds. 
This bug will remove all hardcoded app package and activity names so this is no longer an issue for future developers
Currently in the applink startup test we have the package name and activity that starts up the app hardcoded, making it difficult for developers to test local debug builds. 
To give an example local builds by default have .debug suffixes
This bug will remove all hardcoded app package and activity names so this is no longer an issue for future developers

Back to Bug 1951465 Comment 0