blob: 4cfddc84c10ae2190f87cb27c92dfa622e2fb752 [file] [log] [blame]
Alex Hongf7557fd2019-05-15 20:21:31 +08001//hardware/qcom/sm8150/Android.bp links to this file
2bootstrap_go_package {
3 name: "soong-display_defaults",
4 pkgPath: "android/soong/hardware/qcom/sm8150/display",
5 deps: [
6 "blueprint",
7 "blueprint-pathtools",
8 "soong",
9 "soong-android",
10 "soong-cc",
11 "soong-genrule",
12 ],
13 srcs: [
14 "display/display_defaults.go",
15 ],
16 pluginFor: ["soong_build"],
Andrew Chant41d18812018-08-29 17:11:16 -070017}