Fix package path of android/soong/android pctx am: cc0ce80ed5
am: a1c57b4664
Change-Id: Ifba10892f902e70bd0a52a82a20bd5f1b64a61de
This commit is contained in:
@@ -133,7 +133,7 @@ var (
|
||||
)
|
||||
|
||||
func init() {
|
||||
pctx.Import("android/soong/common")
|
||||
pctx.Import("android/soong/android")
|
||||
pctx.Import("android/soong/java/config")
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user