Merge "Revert "Support libraries (not just boot jars) that have hiddenapi"" am: 724c5fd813
am: 4a33f24c2c
am: 927fba9706
Change-Id: I6c71b9199fe2d98dbcef61faaa7d00475cd6098a
This commit is contained in:
@@ -33,12 +33,7 @@ var (
|
||||
DefaultLambdaStubsLibrary = "core-lambda-stubs"
|
||||
SdkLambdaStubsPath = "prebuilts/sdk/tools/core-lambda-stubs.jar"
|
||||
|
||||
// A list of the non-boot jars that provide hidden APIs, i.e. libraries.
|
||||
HiddenAPIProvidingNonBootJars = []string{
|
||||
"android.test.base",
|
||||
}
|
||||
|
||||
// A list of the non-boot jars that provide information about usages of the hidden API.
|
||||
// A list of the jars that provide information about usages of the hidden API.
|
||||
HiddenAPIExtraAppUsageJars = []string{
|
||||
// The core-oj-hiddenapi provides information for the core-oj jar.
|
||||
"core-oj-hiddenapi",
|
||||
|
Reference in New Issue
Block a user