Merge "Add recovery_available property to sysprop module"
This commit is contained in:
@@ -44,6 +44,7 @@ type syspropLibraryProperties struct {
|
||||
type commonProperties struct {
|
||||
Srcs []string
|
||||
Recovery *bool
|
||||
Recovery_available *bool
|
||||
Vendor_available *bool
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user