Open
Bug 1951465
Opened 7 months ago
Updated 7 months ago
Android package names and activities are hardcoded
Categories
(Testing :: mozperftest, enhancement, P2)
Testing
mozperftest
Tracking
(Not tracked)
NEW
People
(Reporter: aglavic, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxp])
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
Updated•7 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•