feat: dumpsys_acquirer #40
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
garrett/wafb!40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/dumpsys_acquirer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
🛠 Type of Change
📖 Description
Implementa l'acquirer dumpsys
🧪 Testing
pnpm test)pnpm lint)Consolidate three separate dumpsys command classes into DumpsysCommand with: - Optional service parameter and dynamic command building - Support for packageName and args - Sensor information collection Remove redundant GetBatteryInfoCommand, GetMemoryInfoCommand, GetPackageInfoCommand. Rewrite tests with proper Adb mocking and realistic dumpsys outputs. BREAKING CHANGE: Use DumpsysCommand.exec({ service }) instead of removed command classes811f9545d20c4f2f679b0c4f2f679ba14cb6dfa0