Fix package path of android/soong/android pctx
am: cc0ce80ed5
Change-Id: Ia266af299fe1a0c8b2f9467c845ceb61cb8236bc
This commit is contained in:
@@ -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