9 lines
247 B
Plaintext
9 lines
247 B
Plaintext
|
# Platform build
|
||
|
include platform/build/soong:/OWNERS
|
||
|
|
||
|
# Kernel build
|
||
|
#
|
||
|
# The kernel follows a different branching model than that of platform, which
|
||
|
# needs the 'master' branch to be explicitly declared.
|
||
|
include kernel/build:master:/kleaf/OWNERS
|