1# Platform build
2include platform/build/soong:/OWNERS
3
4# Kernel build
5#
6# The kernel follows a different branching model than that of platform, which
7# needs the 'master' branch to be explicitly declared.
8include kernel/build:main:/OWNERS
9