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
@@ -63,7 +63,7 @@ func init() {
|
||||
android.RegisterModuleType("preprocessed_ndk_headers", preprocessedNdkHeadersFactory)
|
||||
android.RegisterSingletonType("ndk", NdkSingleton)
|
||||
|
||||
pctx.Import("android/soong/common")
|
||||
pctx.Import("android/soong/android")
|
||||
}
|
||||
|
||||
func getNdkInstallBase(ctx android.PathContext) android.OutputPath {
|
||||
|
Reference in New Issue
Block a user