themes: convert theme copying to a golang module
Change-Id: I0a1e4b79109cf9db93acb0575200f4ec8f72d3a2
This commit is contained in:
+2
-1
@@ -23,7 +23,8 @@ bootstrap_go_package {
|
||||
"soong-cc"
|
||||
],
|
||||
srcs: [
|
||||
"libaosprecovery_defaults.go"
|
||||
"libaosprecovery_defaults.go",
|
||||
"soong/makevars.go"
|
||||
],
|
||||
pluginFor: ["soong_build"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user