-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Open
Labels
area-Infrastructure-coreclrgood first issueIssue should be easy to implement, good for first-time contributorsIssue should be easy to implement, good for first-time contributorsos-android
Milestone
Description
Description
Build machines run out of disk space without symbol stripping. However, enabling symbol stripping removes debug symbols, which makes the app non-debuggable and breaks adb shell run-as access to internal storage. For test infrastructure, we need both: debuggable builds and stripped binaries.
Tasks
- Keep the app debuggable during build
- Strip debug symbols from native libraries after the build step
Metadata
Metadata
Assignees
Labels
area-Infrastructure-coreclrgood first issueIssue should be easy to implement, good for first-time contributorsIssue should be easy to implement, good for first-time contributorsos-android
Type
Projects
Status
No status