ANDROID: kleaf: sources -> srcs.

That's the common keyword we use.

Test: pass
Bug: 192655270
Signed-off-by: Yifan Hong <elsk@google.com>
Change-Id: I77d58fb99e0186e88a63ba8576ac23eabc72833e
This commit is contained in:
Yifan Hong
2021-07-08 14:28:13 -07:00
parent 3dad5fb4f7
commit bb61c74c3e

View File

@@ -33,7 +33,7 @@ x86_64_outs = common_outs + ["bzImage"]
name = name,
outs = outs,
build_config = config,
sources = glob(
srcs = glob(
["**"],
exclude = [
"android/*",