Merge "Add comment to api_packages property"
am: 5d3e2b70b8
Change-Id: I8e5d3fb21143dc669d560c26bab6edb0f1ec4914
This commit is contained in:
commit
79e980ae5b
1 changed files with 3 additions and 1 deletions
|
@ -38,7 +38,9 @@ type syspropLibraryProperties struct {
|
|||
// Determine who owns this sysprop library. Possible values are
|
||||
// "Platform", "Vendor", or "Odm"
|
||||
Property_owner string
|
||||
Api_packages []string
|
||||
|
||||
// list of package names that will be documented and publicized as API
|
||||
Api_packages []string
|
||||
}
|
||||
|
||||
type commonProperties struct {
|
||||
|
|
Loading…
Reference in a new issue