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
Tidy up dependencies of //examples/platform/linux:app-main (#26408)
* Remove CommonRpc.h (identical copy of Rpc.h)
* Remove some unused GN imports
* Run zap_cluster_list.py directly instead of through gn_run_binary.py
* Tidy up dependencies of //examples/platform/linux:app-main
- Use deps instead of public_deps where possible
- Only build shell commands if chip_build_libshell is true
- Remove explicit //src/lib/shell dependencies, it's already pulled in by //src/lib
* Fix tv-app / tv-casting-app deps and don't import args.gni directly
0 commit comments