You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate permission defines from previous SPM work
- Add environment variable-based permission defines (PERMISSION_CAMERA, etc.)
- Allow consumers to selectively enable only needed permissions
- Default all permissions to 0 (disabled) for minimal footprint
- Keep essential header search paths
- Simplified structure without unnecessary framework dependencies
Based on approach from Baseflow#1440
0 commit comments