Revert^2 "Add sdk mutator for native modules"
f8e80229fe
Change-Id: Ic30ab6b844684bfc3e8ece5a1913980d5fbf8de2
This commit is contained in:
@@ -45,12 +45,14 @@ type LinkableInterface interface {
|
||||
InRecovery() bool
|
||||
OnlyInRecovery() bool
|
||||
|
||||
UseSdk() bool
|
||||
UseVndk() bool
|
||||
MustUseVendorVariant() bool
|
||||
IsVndk() bool
|
||||
HasVendorVariant() bool
|
||||
|
||||
SdkVersion() string
|
||||
AlwaysSdk() bool
|
||||
|
||||
ToolchainLibrary() bool
|
||||
NdkPrebuiltStl() bool
|
||||
|
Reference in New Issue
Block a user