Merge "Add SystemApi params to framework-module defaults"
This commit is contained in:
committed by
Android (Google) Code Review
commit
355062a8c3
@@ -34,6 +34,6 @@ stubs_defaults {
|
||||
|
||||
stubs_defaults {
|
||||
name: "framework-module-stubs-defaults-systemapi",
|
||||
args: mainline_stubs_args + " --show-annotation android.annotation.SystemApi ",
|
||||
args: mainline_stubs_args + " --show-annotation android.annotation.SystemApi\\(client=android.annotation.SystemApi.Client.PRIVILEGED_APPS,process=android.annotation.SystemApi.Process.ALL\\) ",
|
||||
installable: false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user