java_sdk_library_import - Allow it to replace java_sdk_library am: 0bdcb27970
Change-Id: Ic3200366fc92fefdd568d9f87e15e58caf73c254
This commit is contained in:
@@ -899,7 +899,7 @@ func sdkLibraryImportFactory() android.Module {
|
||||
|
||||
module.AddProperties(&module.properties)
|
||||
|
||||
android.InitPrebuiltModule(module, &[]string{})
|
||||
android.InitPrebuiltModule(module, &[]string{""})
|
||||
InitJavaModule(module, android.HostAndDeviceSupported)
|
||||
|
||||
android.AddLoadHook(module, func(mctx android.LoadHookContext) { module.createInternalModules(mctx) })
|
||||
|
Reference in New Issue
Block a user