Rename to cc_prebuilts_library_shared
am: dfee1bcf43
Change-Id: I62997de7c8911ca8cd88346e6d0864259515b6e2
This commit is contained in:
commit
86f096f3fe
|
@ -21,7 +21,7 @@ import (
|
|||
)
|
||||
|
||||
func init() {
|
||||
android.RegisterModuleType("cc_prebuilt_shared_library", prebuiltSharedLibraryFactory)
|
||||
android.RegisterModuleType("cc_prebuilt_library_shared", prebuiltSharedLibraryFactory)
|
||||
}
|
||||
|
||||
type prebuiltLinkerInterface interface {
|
||||
|
|
Loading…
Reference in New Issue