Revert "Port uses-shared library verification and dexpreopting to Soong"
This reverts commit b66d7b1c20.
Reason for revert: broke unbundled builds
Change-Id: I96ae287885107079de4a26e6b100ad8ed66961c0
This commit is contained in:
@@ -306,8 +306,6 @@ type productVariables struct {
|
||||
ProductCompatibleProperty *bool `json:",omitempty"`
|
||||
|
||||
TargetFSConfigGen []string `json:",omitempty"`
|
||||
|
||||
MissingUsesLibraries []string `json:",omitempty"`
|
||||
}
|
||||
|
||||
func boolPtr(v bool) *bool {
|
||||
|
||||
Reference in New Issue
Block a user