Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"
This reverts commit e2874cd99d
.
Reason for revert: broke mac builds
Bug: 113936524
Change-Id: Id0311d6b202b18e80953da632133548d56ed851a
This commit is contained in:
@@ -172,7 +172,6 @@ func NewLLndkStubLibrary() *Module {
|
||||
libraryDecorator: library,
|
||||
}
|
||||
stub.Properties.Vendor_available = BoolPtr(true)
|
||||
module.Properties.UseVndk = true
|
||||
module.compiler = stub
|
||||
module.linker = stub
|
||||
module.installer = nil
|
||||
|
Reference in New Issue
Block a user