Merge "Fix package path of android/soong/android pctx" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
353222b81d
@@ -142,7 +142,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