Merge "Expand SystemApi annotation for generating system api" am: d2e4822774
Change-Id: I22fe5685b9a38ddbe4d54f128abc20abba11dc4f
This commit is contained in:
@@ -171,7 +171,7 @@ var (
|
||||
apiFilePrefix: "system-",
|
||||
moduleSuffix: sdkSystemApiSuffix,
|
||||
sdkVersion: "system_current",
|
||||
droidstubsArgs: []string{"-showAnnotation android.annotation.SystemApi"},
|
||||
droidstubsArgs: []string{"-showAnnotation android.annotation.SystemApi\\(client=android.annotation.SystemApi.Client.PRIVILEGED_APPS\\)"},
|
||||
})
|
||||
apiScopeTest = initApiScope(&apiScope{
|
||||
name: "test",
|
||||
|
Reference in New Issue
Block a user